XMPP/UDP Realtime service bus

Applications and Business that requires near Realtime and low latency services interactions cannot rely on HTTP, or Queues or disks. Everything has to be done in least time as possible.

But at the same they require complex routing and presence rules. UXMPP provides the power and flexibility of XMPP Routing with the low latency and scalability of UDP.

A low-latency and high throughput, event and service bus.

OBJECTIVES

Show how to implement and use a solution based on XMPP and UDP to improve scalability and decrease latency, on components and services communications.

TARGET AUDIENCE

Software Developers and Architects looking for high scalability model for solutions and platforms that requires "near realtime" events and information exchange.