Sponsored Links:
Object-Oriented Multithreading using C++ (Popularity: )
(Score: 15.90)
http://www.wiley.com/legacy/compbooks/catalog/18012-2.htm
This book shows how to avoid common pitfalls of multithreading in UNIX, Windows NT, or OS/2 environments.
Category:
Main\Computers\Programming\Threads
|
Fundamentals of Multithreading (Popularity: )
(Score: 15.62)
http://www.slcentral.com/articles/01/6/multithreading/
Technical article, covering Amdahl's Law, latencies and bandwidth, on-chip multiprocessing, Jackson technology, and simultaneous multithreading. (SystemLogic.net)
Category:
Main\Computers\Programming\Threads
|
Multithreading in Windows NT (Popularity: )
(Score: 14.99)
http://www.cswl.com/whiteppr/white/multithreading.html
This paper attempts to give an understanding of many aspects of multithreading and also introduces multi-threading in Windows NT, with focus on how and when to use this feature.
Category:
Main\Computers\Programming\Threads\Win32
|
JThreadKit (Popularity: )
(Score: 10.19)
http://www.jthreadkit.com/
Multithreading collection that provides common wrappers and synchronized implementations. [Commercial w/ demo]
Category:
Main\Computers\Programming\Languages\Java
|
Cheap Threads (Popularity: )
(Score: 9.88)
http://home.swbell.net/mck9/ct/
Open source C library implementing synchronous multithreading with prioritized scheduling and message passing.
Category:
Main\Computers\Programming\Languages\C
|
Programming Java Threads in the Real World, Part 2 (Popularity: )
(Score: 9.88)
http://www.javaworld.com/javaworld/jw-10-1998/jw-10-toolbox_p.html
Discusses the perils that can arise when you approach multithreading in a naive way.
Category:
Main\Computers\Programming\Threads\Java
|
Bibliography on Threads and Multithreading (Popularity: )
(Score: 9.47)
http://liinwww.ira.uka.de/bibliography/Os/threads.html
Part of the Computer Science Bibliography Collection.
Category:
Main\Computers\Programming\Threads
|
JLicense (Popularity: )
(Score: 9.23)
http://www.javalicense.com/
Provides instructor-led Java training, from introductory Java courses to advanced topics like EJBs, RMI, CORBA, servlets, JDBC, JNI, JavaBeans, and multithreading.
Category:
Main\Computers\Programming\Languages\Java
|
Writing Multithreaded Java Applications (Popularity: )
(Score: 9.23)
http://www-106.ibm.com/developerworks/library/j-thread.html
Introduces the Java Thread API, outlines issues involved in multithreading, and offers solutions to common problems.
Category:
Main\Computers\Programming\Threads\Java
|
GSFTP (Popularity: )
(Score: 9.23)
http://www.gideonsoftworks.com/
Offers secure and standard transfers, multiple connections, multithreading, cached directory listings, and bookmarks. OS X 10.2 or higher. Includes screenshots, release notes, and trial download.
Category:
Main\Computers\Software\Operating Systems\Mac OS
|
C++ Portable Types Library (PTypes) (Popularity: )
(Score: 9.04)
http://www.melikyan.com/ptypes/
A simple alternative to the STL plus portable multithreading and networking. Compiles under modern Unix and Windows systems. [Open-source, zlib-like license]
Category:
Main\Computers\Programming\Threads
|
C++ Portable Types Library (PTypes) (Popularity: )
(Score: 9.04)
http://www.melikyan.com/ptypes/
A simple alternative to the STL plus portable multithreading and networking. Compiles under modern Unix and Windows systems. [Open-source, zlib-like license]
Category:
Main\Computers\Programming\Internet\Sockets
|
C++ Portable Types Library (PTypes) (Popularity: )
(Score: 9.04)
http://www.melikyan.com/ptypes/
A simple alternative to the STL plus portable multithreading and networking. Compiles under modern Unix and Windows systems. [Open-source, zlib-like license]
Category:
Main\Computers\Programming\Languages\C++
|
Interview with the AtheOS Creator, Kurt Skauen (Popularity: )
(Score: 8.78)
http://www.osnews.com/story.php?news_id=66
Asks Skauen's views on binary compatibility in future versions of AtheOS, multithreading, and the future of his OS in general. [OSNews]
Category:
Main\Computers\Software\Operating Systems\Object-Oriented
|
Custo (Popularity: )
(Score: 8.70)
http://www.netwu.com/
Information tool and advanced webspider that supports multithreading, as well as HTTP basic authentication, creates a database of passwords for every link which requires additional authorization. Run under a SOCKS5 firewall and an HTTP proxy. [Windows ...
Category:
Main\Computers\Software\Shareware\Windows
|
miray Software (Popularity: )
(Score: 8.50)
http://www.miray.de/home/
Makes µnOS: 72k microkernel on 8k nanokernel client/server architecture based on OOP framework, symmetric multithreading, multitasking, priority based scheduling, fully interruptible, separated address spaces, and full memory protection. Free download ...
Category:
Main\Computers\Software\Operating Systems\Submicrokernel
|
Rikkus.info (Popularity: )
(Score: 8.42)
http://rikkus.info/
KDE development tutorials and software developed by Rik Hemsley (rikkus). Contains tutorials for widget styles, kwin styles, multithreading with KDE and for porting KDE.
Category:
Main\Computers\Software\Operating Systems\Graphic Subsystems
|
GNU Pth (Popularity: )
(Score: 7.47)
http://www.gnu.org/software/pth/
Portable Threads: portable POSIX/ANSI-C library for Unix gives non-preemptive priority-based scheduling for multithreading in programs. All threads run in same address space, each has its own program counter, run time stack, signal mask, errno variable ...
Category:
Main\Computers\Programming\Threads\POSIX
|