Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] MQTT Development/Test Utility - MqGnatt

That tutorial looks very good Arlen. MqGnatt can provide a key "missing piece"  to get the concepts across while introducing the MQTT client and server.  The concepts of multiple brokers, and  "device client" vs an "application client", come across very well.

If you post back here on this mailing list after you submit your code via a Bugzilla report, I will go create the necessary IPZilla entry to get the Eclipse review started.  Also,  if you add a comment to that Bugzilla report answering the following questions, it will help move things along faster:

1.  Did you author 100% of the content you are contributing?
2.  Do you have the rights to contribute the content to Eclipse?

If the answer to those is yes, things should move right along. If you are dependent on non-Eclipse licensed source code, you should specifically call that out. Also, be sure you have the proper EPL licensing comments in.

.....................Scott



From:        Arlen Nipper <arlen.nipper@xxxxxxxxx>
To:        m2m Industry Working Group <m2m-iwg@xxxxxxxxxxx>, paho-dev@xxxxxxxxxxx
Date:        09/03/2012 10:05 AM
Subject:        [paho-dev] MQTT Development/Test Utility - MqGnatt
Sent by:        paho-dev-bounces@xxxxxxxxxxx





All,

I have a demonstration application ready to contribute to the Paho project, initially as sample/example code.  I am
proposing MqGnatt as a "concrete" application that demonstrates several key points:


#1 - Using the MQTTV3 Java code from Eclipse Paho running with the Mosquitto broker on the Eclipse server @ m2m.eclipse.org.

#2 - Setting up and using MQTT clients and servers to demonstrate many of the key concepts of MQTT for M2M and IoT.
#3 - Shows multiple (100's to 1000's) of MQTT clients running as individual threads thereby starting to show the scale of systems utilizing this infrastructure.
#4 - Was developed using Eclipse Juno Java IDE with SWT.

I will use the Eclipse Parallel IP path as a Contributor, submitting it via Bugzilla/IPzilla. I would like to maintain the source code in parallel via Github while completing the initial Eclipse IP review process.


Please see the attached preliminary manual for using MqGnatt. Any and all feedback is welcome :-)

Cheers, Arlen
[attachment "MqGnattDriving_V.17.pptx" deleted by Scott de Deugd/Raleigh/IBM] _______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/paho-dev


Back to the top