Implementation flexibility
A MAWL service can be compiled into a CGI script
- This is easy, but may not scale to heavy hit rates
It can also be compiled directly to an HTTP server
- More complex, but may scale better
MAWL handles this without modifying the service descriptions