First  |  Prev |  Next  |  Last
Pages: 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
Threadpool 1.12 ...
Hello, I have patched Thradpool and to version 1.12.. TPThreadPool.execute look like this - i have used an array of critical sections, and a local variable 'balance'...to avoid some problems... ------------------------------------------------------------------------------------------------------------ ... 24 Mar 2010 05:28
Threadpool with priority version 1.1 ...
Hello all, Description: Lock-free threadpool with priority... The following have been added: - You can give the following priorities to jobs: LOW_PRIORITY NORMAL_PRIORITY HIGH_PRIORITY -- Lockfree ParallelQueue for less contention and more efficiency or it can use lockfree_mpmc - flqueue ... 24 Mar 2010 01:07
Threadpool version 1.1 ...
Hello all, Description: Lock-free threadpool. The following have been added: -- Lockfree ParallelQueue for less contention and more efficiency or it can use lockfree_mpmc - flqueue that i have modified, enhanced and improved... - - Work-stealing - for more efficiency - - Enters in a wait... 24 Mar 2010 00:01
Counting lines of code produced as a metric of programmer quality
> IF WEEKDAY EQUAL 1 THEN DAYNAME = "MONDAY" ELSE IF WEEKDAY EQUAL 2 THEN DAYNAME = "TUESDAY" ELSE IF WEEKDAY EQUAL 3 THEN DAYNAME = "WEDNESDAY" END IF There you go. Much better. (-: ... 23 Mar 2010 22:54
Alternatives to C: ObjectPascal, Eiffel, Ada or Modula-3?
Andrea Taverna wrote: Hi folks! [snip] In the past I used C, but now I have decided to change language. I'm looking for a "better" one. Here follow the features it should have, ranked approximately by relevance: 0) open-source support and an alive community 1) directly compiled to effi... 31 Mar 2010 05:26
Pathfinding algorithm bugged?
Hi. I was trying to implement the A* pathfinding algorithm for a game, and I can't seem to figure out why it's doing what it's doing. When running a simple test between two points with no obstructions, I get this: ################################################################################ ###############... 23 Mar 2010 21:44
ANN: Seed7 Release 2010-03-21
Hello, I have released a new version of Seed7: seed7_05_20100321.tgz In the Seed7 programming language new statements and operators can be declared easily. Types are first class objects and therefore templates/generics need no special syntax. Object orientation is used when it brings advantages and not in plac... 21 Mar 2010 19:42
GNU build system: problem regarding config.h
I've started toying around with the GNU build system (a.k.a. autotools) and I'm having trouble understanding how to use the config.h file. The thing is, it appears that the ./configure script creates the config.h file in the directory in which it has been ran, which means that there is no guarantee where the con... 21 Mar 2010 13:50
Make Money by Opening an Internet Cafe in Your Local Area
Even in today's society not each has access to the internet which creates the need on behalf of internet cafes. This can be expensive to adjust this up in the commencement since of the equipment expenditure, but a long time ago established populace will group to your cafe and the internet. You'll need to determi... 21 Mar 2010 09:23
Build A Home Internet Business For Extra Income Stream
There are many ways to earn cash online. With the advancement of expertise and soul cunning, the slant of viable money-making opportunities in cyberspace are almost endless. Most make somewhere your home earn cash online by promotion all sorts of stuff on eBay. Many make somewhere your home organize the largest ... 21 Mar 2010 09:23
First  |  Prev |  Next  |  Last
Pages: 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29