From owner-freebsd-hackers Tue Apr 15 08:36:27 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA16484 for hackers-outgoing; Tue, 15 Apr 1997 08:36:27 -0700 (PDT) Received: from sumatra.americantv.com (sumatra.americantv.com [199.184.181.250]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA16479 for ; Tue, 15 Apr 1997 08:36:20 -0700 (PDT) Received: from right.PCS (right.pcs. [148.105.10.31]) by sumatra.americantv.com (8.7.6/8.7.3) with ESMTP id KAA15199; Tue, 15 Apr 1997 10:16:40 -0500 (CDT) Received: (jlemon@localhost) by right.PCS (8.6.13/8.6.4) id KAA19874; Tue, 15 Apr 1997 10:03:20 -0500 Message-ID: <19970415100320.12729@right.PCS> Date: Tue, 15 Apr 1997 10:03:20 -0500 From: Jonathan Lemon To: Darren Reed Cc: "David S. Miller" , fullermd@narcissus.ml.org, jkh@time.cdrom.com, terry@lambert.org, freebsd-hackers@freebsd.org Subject: Re: Another Linux Religious war (was Re: Commercial vendors registry) References: <199704150400.AAA01046@jenolan.caipgeneral> <199704151338.GAA09651@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.61.1 In-Reply-To: <199704151338.GAA09651@freefall.freebsd.org>; from Darren Reed on Apr 04, 1997 at 11:30:17PM +1000 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Apr 04, 1997 at 11:30:17PM +1000, Darren Reed wrote: > > I can't see any upper management person ever taking a liking to anything > that is available "freely" on the 'net for mission critical stuff. And > I don't mean your < 100 people small companies, but big organisations > with real budgets. Then maybe you need an enlightened upper management person. :-) The business I work for uses Oracle databases on Sequent machines for our 'mission critical' point of sale support. However, almost all database reporting and manipulation; ie: 'critical' things like daily profit statements, bi-weekly salary & commission payments, and sales tracking is done in perl. We moved our salary/commission history records (which we are required to maintain for about 5 years) from microfiche onto a FreeBSD machine (v2.1.0R), running a free sql-like database, accessed via perl. I would say that this is an example of using "free", "non-supported" tools in a mission-critical environment. However, as the company has about 3000 employees, you may very well consider them to be "small". -- Jonathan