Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] ANN Machine Head, a Clojure MQTT client built on top of Paho

This is super cool - thanks, Michael, for the announcement.

FWIW I mentioned Machine Head during my JAX London presentation on MQTT and the Java / JVM landscape - http://www.slideshare.net/andypiper/mqtt-27769811

Exciting to hear that we will see MQTT in yet another print publication!


On Mon, Nov 4, 2013 at 6:54 PM, Michael Klishin <michael.s.klishin@xxxxxxxxx> wrote:
I'm happy to announce Machine Head, a small
Clojure MQTT client built on top of Paho Java.

Machine Head eliminates some of the boilerplate code
required to use Paho Java directly via Java interop,
while introduce effectively no overhead. Using MQTT
from Clojure is now ridiculously easy.

Machine Head and MQTT have a chapter in the upcoming
Clojure Cookbook by O'Reilly.

Finally, like all ClojureWerkz (http://clojurewerkz.org),
Machine Head is released under the Eclipse Public License.

_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/paho-dev




--
Andy Piper | Kingston upon Thames, London (UK)
blog: http://andypiper.co.uk   |   skype: andypiperuk
twitter: @andypiper  |  images: http://www.flickr.com/photos/andypiper

Back to the top