[SoapRMI] XEVENTS 0.0.1 ALPHA 2 (and XGWS)
Aleksander Slominski
aslom_at_cs.indiana.edu
Mon, 18 Feb 2002 11:13:07 -0500
Mark Swanson wrote:
> How does this provide different or additional functionality than the JMS API?
hi,
JMS API probably could be implemented on top of XMESSAGES however we have designed
XEVENTS/XMESSAGE to be used in multiple programming languages (and JMS is java
specific). actual next release will java C++ events publisher agent.
very good question (i think i add it to FAQ)!
thanks,
alek
ps. that would ivery interesting project - do you know of any place that explains
how to implement simple JMS provider? i have only found this javaworld article but
seems a bit old and limited impl though still good start:
http://www.javaworld.com/javaworld/jw-03-1999/jw-03-howto.html