Erlang Pooler

参考资料

  1. http://erlangcentral.org/the-pooler-story-how-i-learned-otp-by-writing-a-connection-pool
  2. https://github.com/bfrog/hottub
  3. http://sourceforge.net/projects/erlpool/
  4. http://www.cnblogs.com/--00/p/4287209.html
  5. http://www.cnblogs.com/--00/p/4281938.html
  6. http://www.cnblogs.com/--00/tag/Erlang/
  7. http://learnyousomeerlang.com/building-applications-with-otp
  8. http://www.lshift.net/blog/2010/03/29/on-the-limits-of-concurrency-worker-pools-in-erlang/