|
|
December 18/25, 2000 |
|
|
Is There An Open-Source Solution?
Despite a lack of marketing resources, more businesses are discovering and deploying open-source software in their back offices. Support has improved, and capable tools quickly become the standard by which commercial products are measured.
By Jason Levitt
![]() |
| More on open source: |
|
|
|
Send Us Your Feedback |
ith little or no marketing budget, open-source software is finding its way into the back offices of the the largest companies and is powering some of the highest-bandwidth Web sites on the Internet.
Not only does open-source software rarely have the benefit of professional marketing, but companies that do deploy it in their infrastructures often hesitate to admit it. Security concerns are one reason, but, also, developers in IT departments often use open source without the knowledge of higher-level management. The result is a general lack of dialogue, both inside and outside businesses, about the use and effectiveness of open-source software.
The most ubiquitous and well-known open-source software--the Apache Web server, the Perl scripting language, the Sendmail message transport agent, the Linux operating system, and the Gnu C Compiler, already command dominant market shares in their respective categories for many classes of business applications. While Linux has had a well-funded marketing push in the past year or so, other products have spread to IT departments by word of mouth or because no better alternatives existed.
Still, some widely used or particularly innovative open-source products aren't very well-known outside the developer community but have become critical components of back offices and Web sites. IT managers and developers should be aware of their potential for assisting in the development of business infrastructure.
Free software doesn't equal good software. Open-source software doesn't always scale as well as its commercial counterparts, and it may lack some sophisticated features. Occasionally, the opposite is true.
But as Linux has proven repeatedly, by way of Microsoft's comparisons of Linux to Windows NT, capable open source quickly becomes the standard by which commercial products are measured. This has become especially apparent as third-party support for open-source software has blossomed.
| Where To Find Open-Source Software | ||
|
Software
|
What is it? | URL |
|
Mico
|
Corba middleware | www.mico.org |
|
Squid
|
Proxy caching server | www.squid-cache.org |
|
FreeBSD
|
BSD Unix operating system | www.freebsd.org |
|
OpenBSD
|
BSD Unix operating system | www.openbsd.org |
|
NetBSD
|
BSD Unix operating system | www.netbsd.org |
|
PHP
|
Application server technology | www.php.net |
|
Zope
|
Application server technology | www.zope.org |
|
Python
|
Scripting language | www.python.org |
|
Tomcat
|
Application server technology | jakarta.apache.org |
|
Enhydra
|
Application server technology | www.enhydra.org |
|
MySQL
|
Database server | www.mysql.org |
|
PostgreSQL
|
Database server | www.postgresql.org |
|
Berkeley
|
Embedded database system | www.sleepycat.com |
|
DATA: INFORMATIONWEEK
|
||
The overall quality of documentation and installation procedures for open source has improved as well. The result is that business customers are no longer as concerned about open-source support and quality control issues when considering deployment in the enterprise.
A good example of a capable open-source product is Mico (the acronym stands for Mico Is Corba), a fully Corba 2.0-compliant version of Corba middleware. Mico is proof that open source can compete favorably head-to-head with commercial implementations. It benefits from:
One recent Mico success story is the Weather Channel, a cable-TV station that uses Mico in its weather data distribution system for North America. The system aggregates data from multiple sources at the Atlanta headquarters of the Weather Channel and transmits it via satellite link to thousands of cable "head ends" so that viewers can view a local weather segment tailored to their specific geographic region.
According to IT support staff at the Weather Channel, any outages in this system affect revenue directly, and Mico has seen four months of continuous operation with no problems.
Perhaps better known than Mico, but still widely used without the benefit of marketing support, is Squid an open-source proxy-caching server. Squid can store Web data on a system closer to the requesting site than to the source. Web browsers can then use the local Squid cache as a proxy HTTP server, reducing access time as well as bandwidth congestion.
Squid has kept a low profile in a crowded market of performance-enhancing commercial products, but it performed well enough to beat out Novell and Infolibria for Network Computing's Well-Connected award last spring in the network-caching solution category.
US West started using Netscape Proxy Server several years ago to allow employees remote access to the company LAN but switched to Squid because it was faster and more reliable. In October, at the third annual Web Polygraph "Cache-Off," a performance-testing event where proxy-caching products are given performance evaluations, Squid compared favorably with a field of mostly far more expensive commercial alternatives.
continue on to page 2
Back to This Week's Issue
Send Us Your Feedback
Top of the Page