Please take into account that sagas require persistent storage (a database) and every arriving message will update the saga state so you'll be doing a database transaction for each individual message. Weren't you trying to avoid that? R
-- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to rhino-tools-dev@googlegroups.com. To unsubscribe from this group, send email to rhino-tools-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.