That brings us back to the option of sagas. There is an alternative. You can use to batched messages. The context for using batched messages verses sagas depends on how the information relates to each other. 4 example a shopping cart you would want to implement of the saga but fetching something like favorite actors favorite movies in favorite genres might be done in a batch.
-- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To view this discussion on the web visit https://groups.google.com/d/msg/rhino-tools-dev/-/0w0kvz2LpmAJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
