neo4j-core icon indicating copy to clipboard operation
neo4j-core copied to clipboard

Connection pooling for Bolt

Open cheerfulstoic opened this issue 6 years ago • 1 comments

I believe that Faraday takes care of connection pooling for the HTTP adaptor, but for Bolt this might be something useful.

If so, we might use the connection_pool gem from Mike Perham

cheerfulstoic avatar Apr 09 '18 19:04 cheerfulstoic

Also for future reference: http://ruby-concurrency.github.io/concurrent-ruby/file.thread_pools.html

cheerfulstoic avatar Apr 09 '18 19:04 cheerfulstoic