The Artima Developer Community
Sponsored Link

Java Buzz Forum
The Paperwork Bottleneck, or, The Fallacy of Cheap Hardware

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Michael Cote

Posts: 10306
Nickname: bushwald
Registered: May, 2003

Cote is a programmer in Austin, Texas.
The Paperwork Bottleneck, or, The Fallacy of Cheap Hardware Posted: Oct 12, 2005 10:47 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Michael Cote.
Original Post: The Paperwork Bottleneck, or, The Fallacy of Cheap Hardware
Feed Title: Cote's Weblog: Coding, Austin, etc.
Feed URL: https://cote.io/feed/
Feed Description: Using Java to get to the ideal state.
Latest Java Buzz Posts
Latest Java Buzz Posts by Michael Cote
Latest Posts From Cote's Weblog: Coding, Austin, etc.

Advertisement

As programmers, in a time when hardware is super cheap, we often think the answer is to not write more performant code, but to get better hardware. The problem with this is that companies often make you fill out a lot of paper work and go through a bunch of self-imposed regulatory hoops to either change a hardware setup or get more hardware. In a large company, you can't just run to Fry's, buy a cheap box, and throw it into the server room.

Hoop 1: Getting Petty Cash

The problem with this approach is that, at large organizations, you can't just get your manager to give you $500 to go out and buy a new grey box. Oh no, my friend, you've got some paper-work to fill out. And, if you're "lucky," you might have to go use that old machine that has the VM that supports your reimbursement system from 1995.

Hoop 2: Testing

"That was a funny dog, Scooby-Doo. He rode around in a van and, uh, solved mysteries."

In addition to simply getting the cash to pay for the box, in most shops, you're going to need to clear putting that box on the network. IT dudes aren't too happy to have you plug just any old thing onto their network. And, friends, if you're going to be using the box for "mission critical" software, your organization is probably going to run a trial with that box first, to make sure it works out for you.

The end result of all this is that it's easier and cheaper (given all those hoops that need jumping through) for an organization to deploy software that's perfomant than to throw more hardware at the problem.

Burn the Hoops, Make More Money

Of course, the core problem is all those hoops. Fixing that problem is where some big savings can be had. At least, that's how one little company seems to get by on the app and hardware front.

Tags: , , .

Read: The Paperwork Bottleneck, or, The Fallacy of Cheap Hardware

Topic: For IDEA plugin developers: A list of IntelliJ IDEA’s built-in actions ID’s Previous Topic   Next Topic Topic: [Oct 5, 2005 11:43 PDT] 17 Links

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use