Re: [Algorithms] General purpose task parallel threading approach
Brought to you by:
vexxed72
|
From: Sebastian S. <seb...@gm...> - 2009-04-13 17:54:29
|
On Mon, Apr 13, 2009 at 6:42 PM, Gregory Junker <gj...@da...> wrote: > Here’s something you keep ignoring though, Sebastian – despite your > fervent belief otherwise, and the efforts of several rather enlightened > individuals thus far to educate you otherwise: there is no “Grand Unified > Theory of Computing”; no “One Size Fits All” approach that works optimally > in all cases. We don’t write “general” code. In every single software system > implemented in the history of computing, it has been implemented to solve a > specific problem. > Oh come on! 1) Be professional. There's really no need for this attitude. 2) I've never claimed anything remotely close to what you say, I'm merely pointing out the restrictions of one specific approach (and as I've said, I'm using this approach myself right now!). 3) Software is quite often about trying to write components that are as general as possible. It's called code-reuse and is usually thought of as a good thing. -- Sebastian Sylvan +44(0)7857-300802 UIN: 44640862 |