Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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"

(add who's who)
Line 8: Line 8:
 
| product = Paho
 
| product = Paho
 
| source = http://git.eclipse.org/c/paho/
 
| source = http://git.eclipse.org/c/paho/
}}
+
}}  
  
'''pāho''' ''(verb)'' to broadcast, make widely known, announce, disseminate, transmit (via [http://www.maoridictionary.co.nz/index.cfm?dictionaryKeywords=paho the Maori dictionary])
+
'''pāho''' ''(verb)'' to broadcast, make widely known, announce, disseminate, transmit (via [http://www.maoridictionary.co.nz/index.cfm?dictionaryKeywords=paho the Maori dictionary])  
  
[[Image:PahoHALF.png]]
+
[[Image: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).  
 
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.
+
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  =
 
= Development  =
  
 
*[[Paho/Project Plan|Project Plan]]  
 
*[[Paho/Project Plan|Project Plan]]  
*[[Paho/Repository|Repository Structure]] (structure and discussion)
+
*[[Paho/Repository|Repository Structure]] (structure and discussion)  
 
*[[Paho/Paho MQTT Broker|Paho MQTT Broker proposal]] (draft)
 
*[[Paho/Paho MQTT Broker|Paho MQTT Broker proposal]] (draft)
  
Line 27: Line 27:
  
 
*[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]
 
*[https://dev.eclipse.org/mailman/listinfo/paho-dev paho-dev Mailing List]  
 
*[https://dev.eclipse.org/mailman/listinfo/paho-dev paho-dev Mailing List]  
 
*[http://mqtt.org MQTT Community site] aka mqtt.org  
 
*[http://mqtt.org MQTT Community site] aka mqtt.org  
Line 40: Line 41:
 
*[http://jaxenter.com/an-easy-route-to-interoperability-interview-with-andy-piper-on-eclipse-paho-43004.html "An Easy Route to Interoperability"], JAXenter article June 2012
 
*[http://jaxenter.com/an-easy-route-to-interoperability-interview-with-andy-piper-on-eclipse-paho-43004.html "An Easy Route to Interoperability"], JAXenter article June 2012
  
= Samples, Examples, Tutorials =
+
= Samples, Examples, Tutorials =
 +
 
 
*[http://wiki.eclipse.org/Paho/Examples/MQTT_Java_GUI_UseCase A Use Case GUI Example Using the MQTT Java Client and the Paho Sandbox Server]
 
*[http://wiki.eclipse.org/Paho/Examples/MQTT_Java_GUI_UseCase A Use Case GUI Example Using the MQTT Java Client and the Paho Sandbox Server]
.
 
  
 +
.
  
[[Category:Eclipse Technology Project]] [[Category:Machine-to-Machine]] [[Category:Paho]]
+
[[Category:Eclipse_Technology_Project]] [[Category:Machine-to-Machine]] [[Category:Paho]]

Revision as of 18:38, 25 June 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