[rabbitmq-discuss] RabbitMQ Java Client 2.3.1 on Android

Miguel Morales therevoltingx at gmail.com
Mon Feb 21 08:48:53 GMT 2011


I actually just experimented with the rabbitmq-c library, I did start
with the java library.
You can see it in the libs/ directory, I forget which version that one
is.  I believe it's pre 2.0
Everything works ok, but consuming messages fast will cause many GC
allocations leaving it only for basic usage.

2011/2/21 Denis Conan <Denis.Conan at telecom-sudparis.eu>:
> Le 20/02/2011 23:11, Miguel Morales a écrit :
>>
>> Same here.  I setup a project to test it some time ago:
>> https://github.com/therevoltingx/rabbitmq_android_test
>> The biggest issue at the time was the objects being allocated for
>> every message.  This wrecked havoc in the android GC.
>
> Hello,
>
> it seems you started from a C library. Why not starting from the Java Client
> library?
>
> With version 2.2.0, by removing the package json and modifying a few other
> classes, I obtained a version running on Android... Another issue appears
> with version 2.3.1 which is authentication.
>
> CU
>
> Denis
>
>>
>> On Sun, Feb 20, 2011 at 11:12 AM, simon dixon<simon at pretty.co.uk>  wrote:
>>>>
>>>> Are you willing to consider the support of Android Java clients in the
>>>> future?
>>>> or do you consider that AMQP clients for smartphones are out of the
>>>> scope
>>>> of
>>>> RabbitMQ target?
>>>
>>> +1 for rabbitMQ support on android, i'm also using it
>>> Cheers
>>> Simon
>>>
>>> --
>>> Simon Dixon
>>>
>>> \ PRETTY
>>>
>>> E:  simon at pretty.co.uk
>>> W: www.pretty.co.uk
>>>
>>> A: 11 clink street studios
>>> A: London SE1 9DG
>>>
>>> F: 087 1433 4095
>>> T: 020 7378 8815
>>>
>>> _______________________________________________
>>> rabbitmq-discuss mailing list
>>> rabbitmq-discuss at lists.rabbitmq.com
>>> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>>>
>>>
>>
>>
>>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>



-- 
~ Jeremiah:9:23-24
Android 2D MMORPG: http://developingthedream.blogspot.com/,
http://www.youtube.com/user/revoltingx


More information about the rabbitmq-discuss mailing list