HomePhorge

Introduce abstract queue terminus within the indirection system.
bccfcc9d3a31Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Introduce abstract queue terminus within the indirection system.

The queue abstract terminus allows the standard indirector behaviors to interact with a message queue broker, such that the indirector's "save" method writes the relevant model object out to a queue on the message broker. While the indirector's "find" method does not map to a message queue, the queue terminus class offers a "subscribe" method that allows for easy implementation of an event loop, receiving indirected objects saved to a queue as they come in.

Details

Provenance
Ethan Rowe <ethan@endpoint.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on Apr 22 2009, 6:39 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU7947f100a9d9: Introduce queue client "plugin" namespace and interface, with a Stomp client…
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPUbccfcc9d3a31: Introduce abstract queue terminus within the indirection system. (authored by Ethan Rowe <ethan@endpoint.com>).Apr 22 2009, 6:39 AM