Jean-Sebastien Delfino wrote:
[snip]
Ignacio Silva-Lepe wrote:
Hi all,
This is Ignacio Silva-Lepe. I am interested in contributing to
Tuscany, in particular wrt support for async programming. I have
taken a look at the first implementation of async non-blocking and I
would also like to see it moved to the sca/core. I am also interested
in helping, I could start by providing an additional sample to test
the async capability.
Thanks
Ignacio
[snip]
Great! Thanks for volunteering. We have an async variation of the
helloworld sample under samples/helloworld/helloworldasync, but I'm
not too happy with it as it's not very realistic. So any idea of a
better sample to demonstrate the async programming model is welcome!
We're just at the beginning of our async implementation so it's the
right time to hop in, and help us improve it :)
Thanks
I forgot to mention that I moved the initial implementation from the
sandbox to the main code stream earlier today. The latest async support
code is now under java/sca/core and
java/samples/helloworld/helloworldasync.
--
Jean-Sebastien