[DUG] Processor speeds and the need for concurrency
Richard Vowles
Richard.Vowles at borland.com
Fri May 5 13:01:09 NZST 2006
Concurrency is something that most people who have written web
applications know they have to deal with. In GUI based applications,
long running actions are often put in their own thread (I remember
teaching this years ago when I was teaching Delphi - when the Tdatabase
first allowed multi-threading).
But much in the GUI is linear and you simply have to wait for what you
want. I don't see a huge impact here except for gamers and processor
intensive apps like graphics & number crunching?
Richard
---
Richard Vowles, Solutions Architect, Borland New Zealand
email: richard.vowles at borland.com
phone: +64-9-9184573
cell: +64-21-467747
other: MSN richard.vowles at borland.com, skype: rvowles
blog: http://www.usergroup.org.nz/blogs/selectBlog.html?id=39769
-----Original Message-----
From: delphi-bounces at ns3.123.co.nz [mailto:delphi-bounces at ns3.123.co.nz]
On Behalf Of peter at webcentre.co.nz
Sent: Thursday, 4 May 2006 6:43 p.m.
To: NZ Borland Developers Group - Delphi List
Subject: [DUG] Processor speeds and the need for concurrency
Hi folks,
This article is over a year old but I just happened upon it. It's the
first thing I've come across which adequatlely expresses reservations
I've felt for a couple of years now that our long paradise of
ever-increasing CPU throughput is over. And what that signifies.
http://www.gotw.ca/publications/concurrency-ddj.htm
cheers,
peter
_______________________________________________
Delphi mailing list
Delphi at ns3.123.co.nz
http://ns3.123.co.nz/mailman/listinfo/delphi
More information about the Delphi
mailing list