[openamq-dev] Using the static OpenAMQ libraries in a sharedlibrary seems impossible, except on i386 platforms...
Jacobus Geluk
jacobus.geluk at gmail.com
Sat May 31 19:51:34 CEST 2008
That makes very much sense, we will try do it that way and keep it as
generic as possible, we can probably make an open source thing from this...
On Sat, May 31, 2008 at 1:41 PM, Pieter Hintjens <ph at imatix.com> wrote:
> On Sat, May 31, 2008 at 11:32 AM, Jacobus Geluk <jacobus.geluk at gmail.com>
> wrote:
>
> > Exactly, that is precisely what I am trying to do, the problem only is
> when
> > and how often to launch such a single-threaded-amqp-client from the
> apache
> > module. Per apache-child-process, per-connection, or per request.
>
> OK... connecting to the broker will cause a small performance hit. We
> can solve this. The best would be to keep the client connection to
> the broker open, and talk to it over shared memory from the request
> handler (in the mod_amqp). You could run the client process per
> Apache child process, and link it separately from Apache.
>
> Does this make sense?
>
> -Pieter
> _______________________________________________
> openamq-dev mailing list
> openamq-dev at lists.openamq.org
> http://lists.openamq.org/mailman/listinfo/openamq-dev
>
--
Met vriendelijke groet,
Jacobus Geluk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openamq.org/pipermail/openamq-dev/attachments/20080531/d8ace276/attachment.htm
More information about the openamq-dev
mailing list