hAthena

Description
This is a project to test how well Haskell fits a production based server.
This is by no means an alternative to rAthena and will not aim to be.

Key features by using functional programming:

- Concurrency and Parallelism
The server will spawn a light thread per client connected and script executed.

- STM
Memory is easy to share over all the threads, easy to keep apart and when needed to switch between the both.

- Strict typesystem
You can't send the wrong information to a function, and you can not possibly use it in a way not intended

- No side-effects
A function can't do anything else then what you want it to do. You provide a value, it returns a value. No fishy business.

Read the Readme.txt for more information on how to compile.

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow hAthena

hAthena Web Site

Other Useful Business Software
Simple, Secure Domain Registration Icon
Simple, Secure Domain Registration

Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Sign up for free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of hAthena!

Additional Project Details

Programming Language

Haskell

Registered

2012-04-13