Skip to content

Releases: aadimurthy/fibonacci_server

HTTP based Fibonacci_server in Erlang

28 Apr 01:57
dc3de9e

Choose a tag to compare

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

Basic gen_server based Fibonacci-Server

27 Apr 13:35
02f2274

Choose a tag to compare

Update README.md

Added Usage Info.