Open source projects used to in Wikipedia
Wikipedia is a multilingual, collaboratively edited encyclopedia. It is one of the busiest site in the world. It has more than 8 million articles and accessed by millions of users around the world. This article briefly discuss about the open source software used in Wikipedia.
All of its servers primarily runs on Ubuntu Linux http://www.ubuntu.com/
PowerDNS helps in Geographic Load Balancing. It has 3 datacenters and based on the client IP address the request will be processed by nearest cluster. http://powerdns.com/
Linux Virtual Server (LVS) used as an internal load balancer to distribute MediaWiki and Lucene backend requests. http://www.linuxvirtualserver.org/
Squid helps to do HTTP reverse proxy caching. It delivers the pages faster. http://www.squid-cache.org/
MediaWiki is the main application which is written in PHP. http://www.mediawiki.org/
Metadata and user information is stored in MySQL database. http://www.mysql.com/
Memcached distributed object caching system is used to cache database results. http://memcached.org/
Lucene is used to perform full text search. http://lucene.apache.org/
Ganglia used to monitor the servers. http://ganglia.info/
Lighttpd is a high speed Webserver used to deliver images from image server. http://www.lighttpd.net/
Apache most popular and widely used web server used to server HTTP request.http://httpd.apache.org/
Reference:
Wikimedia Architecture
comments powered by Disqus
Related Articles
Open source products used in Twitter
Twitter uses many open source products and also contributes most of the code to open source. Here is the list of open source products used by Twitter. This list does not include the projects sponsored by twitter.
Open Source products used in Facebook
Facebook a leading social networking website predominantly uses open source technologies to build its application. Here is the list of open source products used and contributed by Facebook.
Open source projects used in LinkedIn
LinkedIn is a social network for professionals. LinkedIn handles millions of searches as well as hundreds of thousands of updates daily. They sponsored many projects to open source. Here are the list of open source products used by LinkedIn.
Open Source Technology Stack used in Magnolia CMS
Magnolia CMS is one among popular java based CMS. It has support of CMS, DMS, Wiki, Forum and lot more features. This article discusses about the open source software used to build Magnolia CMS.
Open Source Technology Stack used in Opentaps ERP
opentaps Open Source ERP + CRM, is a fully integrated application suite that supports eCommerce, Customer Relationship Management, Warehouse and Inventory Management, Supply Chain Management, and Financial Management to Business Intelligence and mobility integration out-of-the-box. This article discusses about the open source software used to build Opentaps ERP.
Zimbra - Enterprise Email Server Stack
Zimbra is a Enterprise messaging and collaboration software. It is a good alternative to Microsoft Exchange server. Zimbra is a Email Server but they have not written anything related to SMTP server, rather they have integrated well know open source email server in to its package. Zimbra is a system of well connected / integrated multiple open source software which delivers enterprise quality to it. This article explains most important components which helps to build the enterprise product.