[openamq-dev] Using the static OpenAMQ libraries in a sharedlibrary seems impossible, except on i386 platforms...

Pieter Hintjens ph at imatix.com
Sat May 31 11:15:56 CEST 2008


On Sat, May 31, 2008 at 9:28 AM, Jacobus Geluk <jacobus.geluk at gmail.com> wrote:

> I keep digging, but I am also trying to create a workaround, since I expect
> more problems anyway, since both Apache and OpenAMQ are based on their own
> versions of APR. The workaround would be to have the apache module
> "mod_amqp" talk via shared memory and/or socket and/or pipe with a companion
> daemon that does the actual work (and can be build in C++).

It strikes me that a simple single-threaded AMQP client in C/C++ would
be the simplest answer.

-Pieter


More information about the openamq-dev mailing list