Hi, is it possible for a client to invoke a service, go do something else and get the response from the service at an later stage? for example if i have a service that's waiting for a resource, is it possible for me to call the service first and check later if has got the resource and meanwhile do something else(call other serivces)? any help will be greatly appreciated,
Jeff