Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mosquitto-dev] [paho-dev] Java MQTT broker

Hi list,
sorry for my inaction in the last month and half on this topic. In the
mean time I've finished the release 0.5 of Moquette with some bug
fixes, memory consumption issue and a more nice packaging. Now support
mosquitto config file format, but just for a small number of
properties. I've also just submitted the initial proposal contribution
to the emo team.

I hope this could be a great starting point.

Regards
 Andrea

On Tue, Jan 28, 2014 at 11:54 PM, Andrea Selva <selva.andre@xxxxxxxxx> wrote:
> Hi,
> last git snapshot of Moquette is OSGi compliant, I've tested under the
> Equinox with pax-runner, I'll try also with Concierge. By now it just
> start and stop the broker inside the bundle activator, but I expect to
> export and consume other services, it's just the first step in the
> direction of OSGi. Could be a great hit having a distribution of the
> broker running inside  a small container.
>
>  Andrea
>
> On Tue, Jan 28, 2014 at 5:25 PM, Mike Milinkovich
> <mike.milinkovich@xxxxxxxxxxx> wrote:
>> On 28/01/2014 11:21 AM, Andy Piper wrote:
>>>
>>> One other thing to mention is that we have a new project joining the
>>> Eclipse IoT community - Eclipse Concierge. This is a minimal OSGi runtime
>>> and it might be interesting to see whether this could be reused inside any
>>> Java MQTT broker at Eclipse. Not a requirement, but we might want to look at
>>> it.
>>
>>
>> Yes please!!!
>>
>>
>> --
>> Mike Milinkovich
>> mike.milinkovich@xxxxxxxxxxx
>> +1.613.220.3223
>>
>> _______________________________________________
>> mosquitto-dev mailing list
>> mosquitto-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/mosquitto-dev


Back to the top