-
Notifications
You must be signed in to change notification settings - Fork 56
Queueing messages
Sunny Ahuwanya edited this page Jan 27, 2016
·
1 revision
You can queue messages by creating a message mapper that queues items instead of using the default RPC semantics.
Here's an example of a queuing message mapper from the Examples project.