Skip to content
/ manos Public

Manos is an easy to use, easy to test, high performance web application framework that stays out of your way and makes your life ridiculously simple.

License

Notifications You must be signed in to change notification settings

jacksonh/manos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f262aaf · Jul 16, 2021
Apr 3, 2011
May 18, 2011
Apr 19, 2011
Mar 23, 2011
Jul 8, 2013
Jan 18, 2011
Jan 20, 2011
Jan 18, 2011
Jul 16, 2021
May 19, 2011
Jan 18, 2011
Jul 23, 2011
Oct 14, 2010
Feb 23, 2011
No commit message
Jan 18, 2011
Feb 23, 2011
May 19, 2011
Jan 18, 2011
Jan 18, 2011
Jan 18, 2011
Jul 11, 2013
Jan 19, 2011
Dec 14, 2010
Jul 8, 2013

Repository files navigation

NOTE: this project is not under active development anymore. I encourage you to play with it, learn from it, use it as a platform for innovation. I wont discourage you from using it in production, some people are, but I will encourage you to evaluate more supported technologies like SignalR (or perhaps non .NET technologies like node.js)

Manos is an easy to use, easy to test, high performance web application framework that stays out of your way and makes your life ridiculously simple.

The Main Features of Manos:

  • Manos creates stand alone web applications that don't rely on Apache, IIS or any other web server, the server is bundled into the .exe file with the rest of your application. This allows for easy deployment, easy upgrades and absolutely no configuration.

  • High performance and scalable. Modeled after tornadoweb, the technology that powers friend feed, Manos is capable of thousands of simultaneous connections, ideal for applications that create persistent connections with the server.

  • Testing built in from the beginning making things testable was a primary concern on Manos. This means you can easily Mock just about any object in the Manos stack, making testing your application dead simple.

For installation instructions please read the installation guide in the docs directory.

About

Manos is an easy to use, easy to test, high performance web application framework that stays out of your way and makes your life ridiculously simple.

Resources

License

Stars

Watchers

Forks

Packages

No packages published