X
Business

Can great software live in 130 kilobytes?

Unlike many sloppy applications that make a mess of the registry and shared DLL files in Windows, µTorrent didn't even need to be installed! It just ran off of the tiny 100 KB executable and the only install it did was put a desktop shortcut to the executable. Once µTorrent loaded in a matter of milliseconds, it was ready to rock and contained itself in less than 5 megabytes of system memory which is insane by today's standards.
Written by George Ou, Contributor

[Upadated 2/1/2006 2:00 AM] A few months ago, I pretty much thought having decent software weighing in at 1 megabyte (let alone 130 kilobytes!) was a pipe dream -- but that's before I got my hands on a copy of µTorrent (a BitTorrent client).  When I first downloaded the software back in September 2005 when µTorrent was first released, Ludvig did it by himself in his free time while holding a full time day job, what excuse is there for your entire team working full time? I figured it was probably just a novelty application that weighed in at just over 100 kilobytes (compressed binary).  In the era of Java applications that take 100 megabytes of memory for a single application, I'm pretty much relieved anytime I see a native Win32 application that uses less than 20 megabytes of RAM.  Anyone who even remotely knows me knows that I really have a low tolerance for bloated software so I figured µTorrent was worth humoring.  Little was I prepared to be blown away by a fully functional BitTorrent client that did pretty much everything I needed it to do -- and I haven't even ran in to any obvious bugs these past few months.

Unlike many sloppy applications that make a mess of the registry and shared DLL files in Windows, µTorrent didn't even need to be installed!  It just ran off of the tiny 100 KB executable and the only install it did was put a desktop shortcut to the executable.  Once µTorrent loaded in a matter of milliseconds, it was ready to rock and contained itself in less than 5 megabytes of system memory which is insane by today's standards.  From a features stand point, µTorrent may not have all the features of some of the heavier BitTorrent clients -- but it does have everything that 99% of the population wants.

Although µTorrent is still a small player among Torrent clients from a marketshare standpoint, every person that I have ever recommended the software to has switched to µTorrent because no one likes bloatware.  Some Linux vendors like SuSE who distribute their software via the BitTorrent protocol specifically point to µTorrent as a nice little Torrent client to download SuSE Linux.  Considering the fact that µTorrent came out of nowhere just last September, it has enjoyed tremendous success and has already been downloaded more than half a million times from the official µTorrent website alone.

I was so fascinated by the software that I decided to contact µTorrent author Ludvig Strigeus from Sweden who works as a programmer for a company in the automotive industry (talent wasted in my opinion) [Updated: Ludvig's boss Colt emailed me to correct me on my tongue-in-cheek "talent wasted" comment.  Colt stated "I worked together with Ludvig on projects for Honda Research in Japan as well as with, Ford Motor Company, Renault Cars, SCANIA, Mercedes, BMW, and many other companies.   His software in the auto industry is making it possible for advancements in fuel economy and emissions.  All of it is having a positive impact on the world and the environment we live in.  If that is not a good cause what is?"  After a friendly exchange, I accepted his critique.  Now my question is; how to we clone (joking) Ludvig so we don't have to fight over his time].  We had a nice conversation over Skype and it turns out that Ludvig had only worked on µTorrent for a few months in his free time after work.  Ludvig still prefers the old Microsoft Visual Studio 6.0 because of its low memory foot print and fast user interface and he used it to write µTorrent entirely from scratch with the exception of a basic runtime-library functions.  This explains why µTorrent is so tight and works completely independently of any shared DLL files in Windows.  I also had the opportunity to clarify the meaning of "µ" in the name which as I suspected represented the scientific SI symbol for "micro" since µTorrent obviously lives up to its name.

In any case, I highly recommend that you give µTorrent a try since it will pretty much run as-is without an installer.  I even go as far as keeping a copy on my USB key so that I can run it directly off USB on any computer I use but I usually just copy it to the host machine just to have it there permanently.  If anything, this should be a lesson to the software industry as a whole who always give the excuse that it's just too expensive to write good tight code.  Now I get to say:  Ludvig did it by himself in his free time while holding a full time day job, what excuse is there for your entire team working full time?

Editorial standards