Pattern for coordinating work across aggregates via events. rails_event_store recently added support for events belonging to multiple streams, which immediately made process managers much easier to use in Arkency client projects. Considered one of the 'really beautiful patterns' from the DDD community.