First  |  Prev |  Next  |  Last
Pages: 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
Thread Pool Engine version 1.3 - stable version - is here ...
Hello all, Note: Object Pascal looks like ADA and you can port Threadpool's algorithm to ADA... I have updated Threadpool to version 1.3 - a stable version - http://pages.videotron.com/aminer/threadpool.htm Lock-free ParallelQueuerb and lock-free RingBuffer have been added Aut... 27 Mar 2010 14:15
Trying to build Gnat on MACOSX 10.5 PPC
Has anyone had any success in building Gnat from the GCC sources on a MACOSX 10.5 (Leopard) PowerPC machine? I'm trying to build GCC 4.4.3 with Ada support, but so far with no success. I have tried bootstrapping from the GnatPPC-4.3.dmg binary from macada.org and also from the gnat-gpl-2009-43-powerpc-apple- dar... 31 Mar 2010 09:49
VDC is Interested in Your Engineering Experiences
VDC is conducting its annual survey of mobile and embedded engineers so if you are involved in the engineering of mobile or embedded systems/software, this is your chance to influence key solution suppliers. The research covers embedded software, hardware, tools, and development practices. Your thoughts will imp... 26 Mar 2010 16:43
Thread Pool Engine...
Hello, Read my page about my Threadpool in Object Pascal: http://pages.videotron.com/aminer/threadpool.htm Threadpool version 1.2 - a stable version - is out, you can download it from: http://pages.videotron.com/aminer/ Sincerely, Amine Moulay Ramdane. ... 26 Mar 2010 13:08
RAPID for Windows
Stefano Lagrasta has built a rapid-3.2 executable for Microsoft Windows using MinGW/MSYS. It is available here: http://mirrors.zerg.biz/nongnu/rapid/rapid-3.2.zip Many thanks to Stefano for contributing. -- Oliver M. Kellogg -- Maintainer, Rapid Ada Portable Interface Designer -- http://savannah.nongnu.... 25 Mar 2010 17:24
Ada parallelism
On Wed, 24 Mar 2010 20:04:18 +0000 (UTC), Warren wrote: Georg Bauhaus expounded in news:4baa5987$0$6762$9b4e6d93 @newsspool3.arcor-online.net: Warren schrieb: Georg Bauhaus expounded in news:4baa27f2$0$6770$9b4e6d93 @newsspool3.arcor-online.net: Dmitry A. Kazakov schrieb: h... 25 Mar 2010 10:14
Threadpool 1.14 ...
Hello all, I think we don't need an array of critical sections... You can download the new version 1.14 of both Threadpool and Threadpool with priority from: http://pages.videotron.com/aminer/ I have included a test_thread.pas example - with many workers threads ...- . This patch avoids deadloc... 24 Mar 2010 09:58
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 16:58
Threadpool with priority version 1.1 ...
Hello all, Why i am posting here ? Cause ADA looks like Object Pascal and the algorithms can easily be ported to ADA. Description: Lock-free threadpool with priority. The following have been added: - You can give the following priorities to jobs: LOW_PRIORITY NORMAL_PRIORITY HIGH... 26 Mar 2010 16:43
Threadpool version 1.1 is here ...
Hello all, Why i am posting here ? Cause ADA looks like Object Pascal and the algorithms can easily be ported to ADA. Hello all, Description: Lock-free threadpool. The following have been added: -- Lockfree ParallelQueue for less contention and more efficiency or it can use lockfree_m... 24 Mar 2010 12:18
First  |  Prev |  Next  |  Last
Pages: 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39