You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Florian Moga (JIRA)" <de...@tuscany.apache.org> on 2010/06/18 12:13:23 UTC

[jira] Updated: (TUSCANY-3517) <*!*> Asynchronous Servlet integration with SCA callbacks

     [ https://issues.apache.org/jira/browse/TUSCANY-3517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florian Moga updated TUSCANY-3517:
----------------------------------

    Attachment: async-servlet-sca-0.0.1.zip

Attached first draft of a sample using async servlets and sca/tuscany.

> <*!*> 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
>         Attachments: async-servlet-sca-0.0.1.zip
>
>
> 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/
> Feel free to email if you want more information: ant.elder@gmail.com

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