RE: Support for asynchronous non-blocking calls available in the sandbox

2006-06-01 Thread Meeraj Kunnumpurath
Delfino [mailto:[EMAIL PROTECTED] Sent: 25 April 2006 16:39 To: tuscany-dev@ws.apache.org Subject: Support for asynchronous non-blocking calls available in the sandbox I checked a first implementation of support for async non-blocking calls in the sandbox. Directory sandbox/sebastien/java/sca/async

Re: Support for asynchronous non-blocking calls available in the sandbox

2006-05-01 Thread Ignacio Silva-Lepe
Yes, I can make it to the chat, talk to you then. I'm not planning to be at JavaOne, I'm afraid. - Original Message - Cool. I have some work on a BigBank async sample done as part of the specification collaboration that I need to clear but once I do, we can discuss that as part of

Re: Support for asynchronous non-blocking calls available in the sandbox

2006-04-29 Thread Ignacio Silva-Lepe
Hi Jim, Yes, I would be interested in working on conversational support, thanks for asking. We can sync up after JavaOne to coordinate. By then I hope I have a better understanding of the implementation details of scope containers, etc. Ignacio - Original Message - Hi Ignacio, I'm

Re: Support for asynchronous non-blocking calls available in the sandbox

2006-04-29 Thread Jim Marino
Cool. I have some work on a BigBank async sample done as part of the specification collaboration that I need to clear but once I do, we can discuss that as part of this topic. The scope containers may need to be refactored slightly (we can discuss) as well as I believe there may need to

Re: Support for asynchronous non-blocking calls available in the sandbox

2006-04-27 Thread Jean-Sebastien Delfino
[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

Support for async now under sca/core, was: Support for asynchronous non-blocking calls available in the sandbox

2006-04-27 Thread Jean-Sebastien Delfino
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

Re: Support for asynchronous non-blocking calls available in the sandbox

2006-04-27 Thread Jim Marino
Hi Ignacio, I'm planning to work on conversational support following JavaOne if you (or others are interested). This will involve a refactoring of the scope containers slightly to accommodate a persistent store. Let me know if you are interested in working on this together. Jim On

Re: Support for asynchronous non-blocking calls available in the sandbox

2006-04-26 Thread Jeremy Boynes
+1 to move On 4/26/06, Jim Marino [EMAIL PROTECTED] wrote: +1 to move it Jim On Apr 25, 2006, at 8:38 AM, Jean-Sebastien Delfino wrote: I checked a first implementation of support for async non-blocking calls in the sandbox. Directory sandbox/sebastien/java/sca/async contains the

Re: Support for asynchronous non-blocking calls available in the sandbox

2006-04-26 Thread Ignacio Silva-Lepe
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

Support for asynchronous non-blocking calls available in the sandbox

2006-04-25 Thread Jean-Sebastien Delfino
I checked a first implementation of support for async non-blocking calls in the sandbox. Directory sandbox/sebastien/java/sca/async contains the runtime code, sandbox/sebastien/java/samples/helloworldasync contains an asynchronous variation of the helloworld sample. More details about how this

Re: Support for asynchronous non-blocking calls available in the sandbox

2006-04-25 Thread Jim Marino
great. I'll take a look today and tomorrow. I'm also interested in helping so let me know what you would like done. Jim On Apr 25, 2006, at 8:38 AM, Jean-Sebastien Delfino wrote: I checked a first implementation of support for async non-blocking calls in the sandbox. Directory

Re: Support for asynchronous non-blocking calls available in the sandbox

2006-04-25 Thread Jim Marino
+1 to move it Jim On Apr 25, 2006, at 8:38 AM, Jean-Sebastien Delfino wrote: I checked a first implementation of support for async non-blocking calls in the sandbox. Directory sandbox/sebastien/java/sca/async contains the runtime code, sandbox/sebastien/java/samples/ helloworldasync