Question

I'm looking to do some connection pooling with the riak protocol buffers client in erlang. Can anyone recommend an existing library for doing this?

Was it helpful?

Solution

I ended up writing one called riakpool. I've been using in production for a while now without any issues.

OTHER TIPS

Two more actively developed alternatives:

There is also new library. uriak_pool

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top