Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Paho"

m (some minor restructing now that both Java and C brokers have been proposed - will clean up later)
m (added link to Mailing List Archive)
Line 30: Line 30:
 
*[http://www.eclipse.org/proposals/technology.paho/ Paho Project Proposal]  
 
*[http://www.eclipse.org/proposals/technology.paho/ Paho Project Proposal]  
 
*[http://wiki.eclipse.org/Paho/Project_Call_Minutes Paho Project Call Minutes]
 
*[http://wiki.eclipse.org/Paho/Project_Call_Minutes Paho Project Call Minutes]
*[https://dev.eclipse.org/mailman/listinfo/paho-dev paho-dev Mailing List]  
+
*[https://dev.eclipse.org/mailman/listinfo/paho-dev paho-dev Mailing List] and [http://dev.eclipse.org/mhonarc/lists/paho-dev/ Mailing List Archive]
 
*[http://mqtt.org MQTT Community site] aka mqtt.org  
 
*[http://mqtt.org MQTT Community site] aka mqtt.org  
 
*[http://groups.google.com/group/mqtt MQTT Protocol discussion Google Group] (note: not Paho-specific)  
 
*[http://groups.google.com/group/mqtt MQTT Protocol discussion Google Group] (note: not Paho-specific)  

Revision as of 13:55, 10 August 2012

Paho
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

pāho (verb) to broadcast, make widely known, announce, disseminate, transmit (via the Maori dictionary)

PahoHALF.png

The Paho project has been created to provide scalable open-source implementations of open and standard messaging protocols aimed at new, exisiting, and emerging applications for Machine-to-Machine (M2M) and Internet of Things (IoT).

Paho reflects the inherent physical and cost contraints of device connectivity. Objectives include effective levels of decoupling between devices and applications, designed to keep markets open and encourage the rapid growth of scalable Web and Enterprise middleware and applications. Paho initially started with MQTT publish/subscribe client implementations for use on embedded platforms, and in the future will bring corresponding server support as determined by the community.

Development


Project Resources

Events, Presentations, Articles

Samples, Examples, Tutorials

.

Back to the top