24
I Use This!
Low Activity

Ratings and Reviews

Analyzed about 18 hours ago. based on code collected about 21 hours ago.
Community Rating
4.88889
   

Average Rating:   4.9/5.0
Number of Ratings:   8
Number of Reviews:   1

My Review of mochiweb

You have not rated or reviewed this project.
Click below to rate/review.
My Rating:
0
 
 New Review

Most Recent Reviews

Alain O'Dea says:
Concise, Unobtrusive, and Effective  
5.0
 
written almost 16 years ago

There is no magic in mochiweb. This would be a bad thing if it were a fairy tale, but mochiweb is a down to business web framework.

A key advantage mochiweb brings is that it is unobtrusive. It does not force a particular database or object-relational mapping on you. It is easy to start new projects. The mechanism by which a project depends on mochiweb is direct and transparent. mochiweb shields the developer from complexity, yet still allows full control of the project/framework relationship for project's that need that level of control.

It is easy to make your existing Erlang code (or other code through an Erlang bridge) work with mochiweb. This is because the base project code it generates has such obvious touch points for existing code. These touch points don't paint you into a corner by assuming you want a particular interaction style (like REST, or WS-*). However, using mochiweb makes it sufficiently simple to implement either.

mochiweb is a far better framework than I could have envisioned for web development. It raises the bar above traditional rigid frameworks. mochiweb inherits a sterling reputation of scalability and reliability by following the tenets of Erlang's OTP.

mochiweb would be an asset to your Enterprise web development team. Your Enterprise web developers would be well served both by learning Erlang and by applying it in mochiweb to outpace your competition.

0 out of 1 users found the following review helpful.

Did this review help you? |