Asynchronous Servlet integration with SCA callbacks
---------------------------------------------------

                 Key: TUSCANY-3517
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3517
             Project: Tuscany
          Issue Type: New Feature
          Components: Java SCA Community Ideas
            Reporter: ant elder
            Priority: Critical


The goal of this project is to design and implement asynchronous operation for 
Apache Tuscany's Web support. Tuscany/SCA already has an asynchronous 
programming API which enables easily creating asynchronous services [1], and 
the very latest JEE Servlet spec also now supports asynchronous programming 
[2], so the idea is to use the new Servlet APIs to allow web browser clients to 
asynchronously receive the results of SCA callbacks.

If you're a reasonably competent Java coder you should be able acheive 
something really useful with this project in the GSOC timeframe, and you would 
gain valuable experience with some of the most important technologies in 
enterprise computing (eg JEE and SCA), as well as the latest browser client 
tool kits such as Dojo and JQuery.

Here's some links to start with:
[1] http://www.infoq.com/articles/async-sca
[2] 
http://www.restfusion.com/blog/2010/01/why-asynchronous-servlets-matter-part-i/



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to