Skip to content

HTTP based Fibonacci_server in Erlang

Latest
Compare
Choose a tag to compare
@aadimurthy aadimurthy released this 28 Apr 01:57
· 24 commits to master since this release
dc3de9e

Added Worker pool to distribute the load among the workers.
HTTP API added
Added Json support
Bug fixes