Skip to content

openx/gen_server_pool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gen_server_pool

A library for pooling gen_servers. The goal is to make it as easy as possible
to create a pool of gen_servers. The API is the same as gen_server but with an
extra argument that is a list of properties for the pool.

Dependencies
. rebar
. make

Build
To build the gen_server_pool library just run make.
$ make

About

A pooling mechanism for gen_servers

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Erlang 99.5%
  • Makefile 0.5%