InfoQ

InfoQ

Editor Specific Content View

All of Daisuke Maki's Content on InfoQ


Latest featured content by Daisuke Maki

Introducing Multithreaded Programming to JavaScript

Topics
Javascript,
Rich Internet Apps,
Java

While increasingly more websites are fully or partially based on AJAX, it is still difficult to develop complicated AJAX applications. What is the main issue which causes this difficulty in developing AJAX applications? Is it asynchronous communication with the server, or is it GUI programming? How can a multithreading JavaScript library help to ease some of these issues?