> >
> > Good work Jo. It looks like there is a bug in there. Can you raise a
> Tuscany JIRA so that it can be tracked.
Done as JIRA 1804.

> Looking at the end of you mail, you seem to have the sequence of invokers
> right. I don't understand your question though. "Can i use the same callback
> between a client component and service components?" Is the question
> specifically about callbacks in the SCA sense or something else? This
> process of creating an invocation chains with appropriate invokers is used
> for all SCA service references.
Ok, now i have to discover how the callback works inside and creating
a data binding for
jobs (as you know i'm trying to do some distrubuted computation over SCA).
The question is what happens if the callback calls some blocking code as i.e.
q.take() or if there are races if multiple components call the same
callback in order to fetch items to process. I'll see it tomorrow.
Cheers,
Jo.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to