P1PP: ProcessOne Push Platform
ProcessOne Push Platform is an XMPP-based Push Solution based on our experience from building large scale push platforms for many years, pushing hundreds to thousands of messages per second to users or devices, which globally makes tens of billions.
In technical terms, ProcessOne Push Platform has several components:
- An XMPP PubSub infrastructure, proposed as a service (Platform as a Service, or Paas).
- The platform is accessible through XMPP server-to-server (s2s) connections, where people can manage there nodes and broadcast messages to subscribers.
- The platform is accessible through anonymous client-to-server (c2s) connections for web based realtime delivery platform.
- The platform is completed with XMPP PubSub simplified documentation, for easier understanding of the protocol. This summarizes our vision and experience as "PubSub, the Good Parts".
- The platform is proposed with a Javascript client library to easily build realtime enhanced web pages (based on XMPP anonymous authentications). The client allow easy login, subscription to PubSub nodes and easy processing of PubSub messages.
ProcessOne Push Platform is successfully implemented in our new product called Upik, a personalised push inbox. It's also used by BBC Radio in their LiveText-via-IP service.
If you need to get more precise information on the launch of the platform and have a large scale project that could use it, please contact us.
For Developers
Learn how to implement P1PP in your project.
Push Platform for Developers
Read more
View our blog posts about P1PP and Push Technology:
Back to products
Click here to return to the products overview page.
Back