Combining nginx with a library that manages it's own threads?

Jan Algermissen jan.algermissen at nordsc.com
Thu Feb 20 18:59:59 UTC 2014


Hi,

I would like to connect nginx to the Cassandra NoSQL database.

There is a C++ library[1] that I could wrap to C to use with nginx.

However, the library does it's own connection pooling and thread management and I do not really have an idea how that will interfere with nginx's (single)threading model.

What do you think? Or are you maybe aware of any other C driver for Cassanrda?

Jan

[1] https://github.com/datastax/cpp-driver


More information about the nginx mailing list