Question

LAMP is a well-known acronym for the software/technology bundle/stack representing Linux, Apache, MySQL, PHP. There are a few passing references on the Web that use the acronym WISC to speak of the other (supposedly Microsoft-centric) software/technology bundle/stack in contrast to LAMP. There is, however, no Wikipedia entry on WISC at this time nor any relevant results from googling. Does the following seem like the right de-composition of the WISC acronym?

If yes, is there a Web reference that coins the WISC acronym? If no, is there another acronym used to represent the Microsoft-centric stack when comparing with LAMP?

P.S. First sighting of WISC at “ASP.NET Caching vs. memcached: Seeking Efficient Data Partitioning, Lookup, and Retrieval”.

Was it helpful?

Solution

Or WISA: Windows, IIS, SQL Server, ASP.net

I don't know why anyone would want to call it WISC, as these people are essentially saying "We will never ever use VB.NET, IronPython, IronRuby, F# or any other .NET Language". Also calling it .NET (WISN) sounds a bit weird as well, since ASP.NET is the Web-Technology of .NET. But well, that's the good things about acronyms and standard. Everyone has its own.

OTHER TIPS

That looks correct although I would have called it WISN (Wizzen) with .NET at the end rather than a particular language within the .NET ecosphere.

The best one is:

FreeBSD Apache PostgreSQL Ruby (FAPpeR) / Perl/PHP (FAPP!) ...

If you're asking for something more-or-less like LAMP except it runs on Windows, I usually see

  • WAMP (Windows, Apache, MySQL and PHP)
  • WIMP (MS Windows; MS IIS (Internet Information Services); MySQL, MS SQL Server or MS Access; PHP, Perl, or Python).

On a completely unrelated topic,

When I use the term "WISC", I'm always talking about some WISC (writable instruction set computer) design, such as the Intel Xeon. Many of them "stack computers" (stack machines). Perhaps the most famous are the WISC CPU/16 and the WISC CPU/32 designed by Philip Koopman; each design is a "stack computer" (as opposed to a "memory-to-memory machine" or "RISC" or "accumulator machine").

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top