Linux-based Solution Stacks
One of the many possible solution stacks available is LAMP:
- Linux (the operating system)
- Apache (the web server)
- MySQL (the database management system)
- Perl, PHP, or Python (scripting languages)
In the Erlang world, there is also the LYME stack of:
- Linux (operating system)
- Yaws (web server)
- Mnesia (database)
- Erlang (functional programming language)
With the advent of the document database CouchDB the LYCE stack where Mnesia is supplemented with CouchDB has been proposed as a realistic alternative, of course using CouchDB doesn't preclude the use of Mnesia.
For Smalltalk, a stack called GLASS exists:
- GemStone (database and application server)
- Linux (operating system)
- Apache (web server)
- Seaside (web framework)
- Smalltalk (programming language)
Read more about this topic: Solution Stack
Famous quotes containing the word solution:
“Let us begin to understand the argument.
There is a solution to everything: Science.”
—Allen Tate (18991979)