XMLBlaster Rokey MOM (Message oriented Middleware) Mediator for - - PowerPoint PPT Presentation

xmlblaster
SMART_READER_LITE
LIVE PREVIEW

XMLBlaster Rokey MOM (Message oriented Middleware) Mediator for - - PowerPoint PPT Presentation

XMLBlaster Rokey MOM (Message oriented Middleware) Mediator for messages (Broker) Asynchronous communication architecture Accessing to remote data through an internet or intranet Building applications with multiple servers and clients


slide-1
SLIDE 1

XMLBlaster

Rokey

slide-2
SLIDE 2

Mediator for messages (Broker) Asynchronous communication architecture Accessing to remote data through an internet or intranet Building applications with multiple servers and clients Decoupling of Client and Server

MOM (Message oriented Middleware)

slide-3
SLIDE 3

XMLBlaster

Java based MOM server Supports: Publish and Subscribe PointToPoint XML-encoded meta information

slide-4
SLIDE 4

What is XMLBlaster

Content can be anything

images, Java objects, XML data, word document, plain text etc...

Various communication protocols

Socket, CORBA (using JacORB), RMI, XmlRpc, HTTP or email Implement your own plugins

Subscribers use XPath expression to filter message

slide-5
SLIDE 5

This project

Experiment with XMLBlaster Comparing with other MOM Plan A PC Host + Publisher Android Subscriber Socket Plan B (if possible) Andoid Publisher + Subscriber Other protocols (XMLRpc)

slide-6
SLIDE 6

Progress so far...

Ran XMLBlaster server on one PC Publisher/Subscriber on single machine Client on different machine XPath seems to work (in the demo) Only Sockets and XMLRpc work SOAP is still under development

slide-7
SLIDE 7

Next step...

Move on from HelloWorld demos Maybe a chat program? Move on from PC To the Android we go What about other MOMs? Reviews and comparisons Questions?