There is a MQTT server written in Java available under Apache2 licence. It is small enough for us to look and understand (take over). May be we can start with that for our impl.
https://code.google.com/p/moquette-mqtt/source/browse/src/main/java/org/dna/mqtt/moquette/server/Server.java?r=463aa256936010b9c61252ca703623e4b98adda7 On Sun, Sep 1, 2013 at 10:01 PM, Shammi Jayasinghe <[email protected]> wrote: > Participants : Paul, Asanka, Miyuru, Kasun, Shammi > > Background for the MQTT requirement in MB2 was explained by Asanka. In > that the end use case was mainly considering following two factors. > > - Qos > - Pub/Sub model > > Currently ActiveMQ has this feature and this use case can be initially > tested with ActiveMQ and possible to get an idea on that. > > How we use MQTT in ESB ? > > In ESB , We need to make the MQTT transport available for 4.8.0 as Alpha > or Beta ( Experimental in 4.8.0) and as a complete feature in the next > release ( Early next year). In that we need to get pradeep's code in to > transports. > > > How we are going implement MQTT support in MB ? > > We are not going to implement MQTT in MB2 from the scratch. We are going > to do it with what we have today ( Cassandra Message Store) and implement > some basic message scenarios in MQTT spec as the first step. Then we need > to optimize it for the performance. MB will contain this feature in 3.0.0 > which is scheduled to be released in next march. > > Finally , we would like to have a topic, which could be subscribed by MQTT > and publish messages to that topic with AMQP. > > > Thanks > Shammi > > > > > > > > > > > > > > > -- > Best Regards, > > * Shammi Jayasinghe* > Associate Tech Lead > WSO2, Inc.; http://wso2.com, > mobile: +94 71 4493085 > > -- ============================ Srinath Perera, Ph.D. http://people.apache.org/~hemapani/ http://srinathsview.blogspot.com/
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
