Current section
Files
Jump to
Current section
Files
src/pooler.app.src
{application,pooler,
[{description,"An OTP Process Pool Application"},
{licenses,["Apache 2.0"]},
{maintainers,["Seth Falcon","Drew Kerrigan","Randy Secrist"]},
{links,[{"Github","https://github.com/seth/pooler"}]},
{vsn,"1.5.3"},
{registered,[]},
{applications,[kernel,stdlib]},
{mod,{pooler_app,[]}},
{env,[]}]}.