[MOBY-dev] Calling moby-async category services
Paul Gordon
gordonp at ucalgary.ca
Thu Dec 20 19:54:26 UTC 2007
Hi Sylvie,
The current class that implements asynchronous service calls is
MobyRequest (via AsyncClient). You can find both synchronous and
asynchronous services by setting the Service category to the empty
string ("") before calling CentralImpl. As Martin mentions below, the
mechanism currently used to run asynchronous services will change next
year (so there will probably be other ways to call async services
introduced), but the MobyRequest API will not need to change.
MobyRequest handles both synchronous and asynchronous calls transparently.
Regards,
Paul
Martin Senger wrote:
>> I'd like to know how asynchronous services (category moby-async) can be
>> called
>> using the java API
>>
>
>
> It is on the to-do list. A good opportunity to implement it will be the
> second week of February where several BioMoby developers meet at the
> Biohackaton in Japan. I hope to use this event to remove most of the items
> from my long-standing moby-to-do list. I am sorry for the delay.
>
> Martin
>
>
More information about the MOBY-dev
mailing list