Hi Anyone any pointers to writing an Nginx module which uses 0MQ. I have had a look at the nginx 'upstream',load balancing and memcached examples which seem to resolve around registering an fd from the thing you have connected to and read/write callbacks with Nginx itself which doesnt seem to lead itself directly to a 0MQ model. Cheers Jon