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:
“The truth of the thoughts that are here set forth seems to me unassailable and definitive. I therefore believe myself to have found, on all essential points, the final solution of the problems. And if I am not mistaken in this belief, then the second thing in which the value of this work consists is that it shows how little is achieved when these problems are solved.”
—Ludwig Wittgenstein (18891951)