Saturday, July 19, 2014

about event-driven

stack ripping???
----
whether to use an async design depends on the time that a method takes to return a value.

it is up to either service or client to use an async model.

async method usually comes with Future call.

No comments:

Post a Comment