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)
(15 intermediate revisions by 6 users not shown)
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 [http://mqtt.org 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]]  
+
Progress and status
*[[Paho/Repository|Repository Structure]] (structure and discussion)
+
*What is the project direction? [[Paho/Project Plan|project plan]]  
*[[Paho/Paho MQTT Broker|Paho MQTT Broker proposal]] (draft)
+
*What is the team working on? [https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&classification=Technology&component=MQTT&component=Samples&component=Sandbox&list_id=3090526&product=Paho&query_format=advanced&order=bug_status%2Cpriority%2Cbug_severity list of Paho bugs]
 +
 
 +
Current open discussions and proposals
 +
*[[Paho/Repository|Repository Structure]] (current, proposed, and discussion)  
 +
*[[Paho/Paho Websockets|MQTT over WebSockets]] spec, requirements, and discussion
 +
 
 +
*Paho brokers
 +
**[[Paho/Paho MQTT Brokers|new Java and C proposals]]
 +
**[[Paho/Paho MQTT Broker|original draft proposal incl Java RI]]
  
 
= Project Resources  =
 
= Project Resources  =
  
 
*[http://www.eclipse.org/proposals/technology.paho/ Paho Project Proposal]  
 
*[http://www.eclipse.org/proposals/technology.paho/ Paho Project Proposal]  
*[https://dev.eclipse.org/mailman/listinfo/paho-dev paho-dev Mailing List]  
+
*[http://wiki.eclipse.org/Paho/Project_Call_Minutes Paho Project Call Minutes]
 +
*[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://www.eclipse.org/forums/index.php/f/247/ Paho discussion forum] NB not always as active as the mailing list
 
*[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)  
 
*[[Paho/People|Who's Who in Paho]]
 
*[[Paho/People|Who's Who in Paho]]
 +
*[[Paho/Branding|Paho Project Branding]]
 +
*[[Paho/Website|Paho Website details]]
  
 
= Events, Presentations, Articles  =
 
= Events, Presentations, Articles  =
Line 38: Line 50:
 
*[http://www.slideshare.net/andypiper/eclipse-paho-progress-report-eclipsecon-2012 Eclipse Paho Progress Report], EclipseCon M2M BoF March 2012  
 
*[http://www.slideshare.net/andypiper/eclipse-paho-progress-report-eclipsecon-2012 Eclipse Paho Progress Report], EclipseCon M2M BoF March 2012  
 
*[http://www.slideshare.net/andypiper/eclipse-paho-mqtt-and-the-internet-of-things Eclipse Paho MQTT and the Internet of things], Eclipse Day Toulouse May 2012  
 
*[http://www.slideshare.net/andypiper/eclipse-paho-mqtt-and-the-internet-of-things Eclipse Paho MQTT and the Internet of things], Eclipse Day Toulouse May 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
+
*[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://blip.tv/eclipse-videos/getting-started-with-mqtt-6375257 Getting Started with MQTT Webinar (video replay)], [[media:MQTTIntroEclipseWebinarv1.pdf|(charts)]], Eclipse M2M Webinar series Sept 2012
 +
 
 +
= Quick Start Guides  =
  
= Samples, Examples, Tutorials =
+
*[http://andypiper.co.uk/2012/03/10/paho-gets-started/  A quick start guide to the Paho MQTT C client]
*[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://mobilave.info/blog/2012/Quick_start_guide_for_the_Paho_MQTT_Java_Client.html A quick start guide to the Paho MQTT Java client]
.
+
*[http://mobilave.info/blog/2012/Quick_start_guide_for_the_Eclipse_Paho_Plug-in.html A quick start guide to the Eclipse Paho Plug-in]
  
  
[[Category:Eclipse Technology Project]] [[Category:Machine-to-Machine]] [[Category:Paho]]
+
[[Category:Eclipse_Technology_Project]] [[Category:Machine-to-Machine]] [[Category:Paho]]

Revision as of 09:07, 16 April 2013

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

Progress and status

Current open discussions and proposals

Project Resources

Events, Presentations, Articles

Quick Start Guides

Back to the top