Will Mongrel2 stick on libzmq 2 ?
Can I have Mongrel2 with libzmq2 and besides libzmq3 or 4 work on the
same node ? In which conditions ?
To be more clear, can I have :
Web ----- FireWall ----- Mongrel2 ----- 80, 21 ----- web front-end in a jail
| |?
|-----?----------|--- 9000 ------ libzmq
3/4 application server in another jail
What are the plans and objectives for Mongrel2 (3 commits in 2013) ?
Cheers,
Laurent
Le 28/09/2013 05:51, Jason M. Miller a écrit :
I'm pretty sure we are using the 2.x API so a 3.x to 4.x migration might not be
helpful.
On Sep 25, 2013, at 1:28 AM, William MARTIN wrote:
Hi,
ZMQ have started their release cycle for the 4.x version.
Does anyone have try to migrate mongrel2 to this version ?
I have ask on the ZMQ mailing-list for migratation notes from 3.x to 4.x
version.
William