[rabbitmq-discuss] RabbitMQ Java Client 2.3.1 on Android
bruce bushby
bruce.bushby at gmail.com
Mon Feb 21 09:13:58 GMT 2011
This may be slightly off topic ....RabbitMQ C client builds perfectly when
added to the "buildroot" framework.
I had to patch uClibc with "posix_spawn" which was taken from glibc.
I've not had a chance to send any messages yet, will post an update if there
are any problems.
./usr/lib/librabbitmq.so.0.0.0: ELF 32-bit LSB shared object, ARM, version 1
(SYSV), dynamically linked, stripped
./usr/bin/amqp-delete-queue: ELF 32-bit LSB executable, ARM, version 1
(SYSV), dynamically linked (uses shared libs), stripped
./usr/bin/amqp-consume: ELF 32-bit LSB executable, ARM, version 1
(SYSV), dynamically linked (uses shared libs), stripped
./usr/bin/amqp-get: ELF 32-bit LSB executable, ARM, version 1
(SYSV), dynamically linked (uses shared libs), stripped
./usr/bin/amqp-declare-queue: ELF 32-bit LSB executable, ARM, version 1
(SYSV), dynamically linked (uses shared libs), stripped
./usr/bin/amqp-publish: ELF 32-bit LSB executable, ARM, version 1
(SYSV), dynamically linked (uses shared libs), stripped
On Mon, Feb 21, 2011 at 8:48 AM, Miguel Morales <therevoltingx at gmail.com>wrote:
> 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
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110221/9a8c1e9c/attachment.htm>
More information about the rabbitmq-discuss
mailing list