7 Commits

Author SHA1 Message Date
Josh Perry
13ac8baef2 Fix FS-3904 use a message to shutdown the module
For some reason the running flag being set on the thread initiating the
shutdown did not propogate to the run loop thread. I couldn't find any
memory barrier functions in APR or the FS API so I am using 0MQ to send
a termination request message to the run loop thread.
2012-02-23 14:40:59 -06:00
Travis Cross
3a352e67f4 bump to zeromq-2.1.9 2011-09-01 15:53:03 +00:00
Travis Cross
d0db986058 version bump to zeromq-2.1.7 2011-07-03 18:29:13 +00:00
Travis Cross
ef8b793c38 resolve FS-3309; zeromq moves around upstream sources
Since zeromq doesn't maintain a single canonical URL for a given
version, we try both possible locations before giving up.
2011-06-06 19:17:10 +00:00
Marc Olivier Chouinard
0b780702d9 mod_event_zmq: Update download file from 2.1.3 to 2.1.4 (2.1.3 tar file is gone from zmq server) 2011-04-22 23:05:36 -04:00
Josh Perry
e83af31960 Updated message creation 2011-03-26 12:34:22 -06:00
Josh Perry
4d55406717 Intitial mod_event_zmq code 2011-03-25 18:30:35 -06:00