Vincent Nonnenmacher wrote:
One question (and I admit , I would just posture if I say I'm naive here) :
Would it be so awfull to have two such (PUBLISH/SUBSCRIBE) verbs added
to the REST actions ?
After all even if the http don't include them (yet) it is a logically
wrong inference to tied the actual
transport instead of grasping that the protocol pattern is 'just' a
request/response one (synchronicity here is only
a modality, not the whole point).
Have you looked at TIBCO PageBus? Has a BSD license...
<http://www.tibco.com/devnet/pagebus/default.jsp>
I've not used it, but I've been curious how it might fit with an
application that had a stateless service component managed by Restlet
and a user component that would use PageBus to shuffle user-specific
data around.
-jeff