@hackage hack2-handler-mongrel2-http2011.6.22
Hack2 Mongrel2 HTTP handler
Categories
License
BSD-3-Clause
Maintainer
Jinjing Wang <nfjinjing@gmail.com>
Links
- Homepage
- Documentation
- No source repository
- Changelog
- Security
Versions
- 2011.10.31 Mon, 31 Oct 2011
- 2011.6.25 Sat, 25 Jun 2011
- 2011.6.24 Fri, 24 Jun 2011
- 2011.6.22 Wed, 22 Jun 2011
Installation
Dependencies (19)
- aeson
- air
- attoparsec
- base >=4.0 && <5
- blaze-builder <0.4
- blaze-textual Show all…
Dependents (1)
@hackage/acme-everything
Serving Hack2 application with the great Mongrel2 server
- enumerator enabled, constant memory consumption when enumerator all the way down
Know Issue
- Server run loop is naive ><
- default start 10 instances, which might not be the right way to run mongrel2 apps
- Very early stage in development