Module Advice - Cassandra / Thrift

Piotr Sikora piotr at sikora.nu
Wed Feb 1 01:18:38 UTC 2012


Hi,

> Piotr Sikora
> has done something quite generic in his ngx_zeromq module, maybe Piotr
> can give some advice here.

Thrift is doing only (de-)serialization, so the easiest way would be to just 
hook into nginx's upstream module without using any trickery or 3rd-party 
libraries (this requires writing your own (de-)serialization logic).

Take a look at FastCGI module, for example.

Best regards,
Piotr Sikora < piotr.sikora at frickle.com >



More information about the nginx mailing list