This caught my eye:
JEvent is a set of documents and implementations aimed at using XMPP and XMPP Publish-Subscribe as a basis for Event Driven Architecture (EDA).
But it looks a bit heavyweight/Perlish for the stuff I've been thinking about (primarily HTTP/RDF-based agents):Â
The JEvent implmentation comes in two versions currently: a perl-implementation based on Net::XMPP and a j2ee-implementation tightly integrated with the JBoss AS.
I had a look at the linked slides (PDF) anyhow, where I found:
Next...
- Ruby-implementation
- Standardized message format based on RDF compatible with OpenMetadir
- SPOCP as content-based router
(My emphasis) The material is dated 2006, but it's material being created to solve real problems at Stockholm Uni. so there's a good chance of it still being active.
Anyone know any more?
Â
Â
@en