Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] Java Micro Edition (JME) MQTT client?

Hi Mike,
will definitely keep an eye on the Java 8 compact profile.  (Its a shame that MicroEdition was not designed and implemented this way from day one!)

In the meantime given the recent slew of interest in JME combined with the relative simplicity in enhancing the current MQTTclient will forge ahead with JME support.


All the best
Dave
 



From:        "Mike Milinkovich" <mike.milinkovich@xxxxxxxxxxx>
To:        "'General development discussions for paho project'" <paho-dev@xxxxxxxxxxx>,
Date:        21/05/2013 21:18
Subject:        Re: [paho-dev] Java Micro Edition (JME) MQTT client?
Sent by:        paho-dev-bounces@xxxxxxxxxxx




Dave,
 
I don’t have much to contribute on which flavour of Java ME to target. But I would like to suggest that you keep the Java 8 Compact Profile[1] in mind as a future target reference for the Java client. If the client can run on the smallest profile, that will open some interesting options.
 
[1] http://openjdk.java.net/jeps/161
 
Mike Milinkovich
mike.milinkovich@xxxxxxxxxxx
+1.613.220.3223
 
From: paho-dev-bounces@xxxxxxxxxxx [mailto:paho-dev-bounces@xxxxxxxxxxx] On Behalf Of Dave Locke
Sent:
May-21-13 3:06 PM
To:
paho-dev@xxxxxxxxxxx
Subject:
[paho-dev] Java Micro Edition (JME) MQTT client?

 
Hi,
I have just started looking at the addition of support for Java Micro Edition (JME) to the Paho Java Client.   There are a few flavours of JME, the one that looks like a good starting point for development and test is
JME 3.2 CLDC and IMP-NG.  Are there any other flavours that you would like to see in the mix?  Also any offers to help particularly test would be much appreciated?

The current Java codebase still compiles at Java 1.4.2 which means a large percentage of the code can remain common between the JSE and JME client. Once things are underway a new JME branch will be created off the Develop branch to host the JME client while under development.  


All the best

Dave

 

Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/paho-dev


Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU

Back to the top