Skip to content

JoelPM/gen_server_pool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages