Main > Programming > Libraries >

JThreads/C++

JThreads/C++

Sponsored Links

JThreads/C++ Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: MB
Platform: Any Platform
License: Free for non-commercial use
Price:
Downloads: 696
Date added: 2006-08-29

JThreads/C++ description

JThreads/C++ is a Java like threads for C++.

A unique and very useful product, JThreads/C++ is a portable thread abstraction library that mimics the thread classes and primitives found in Java™. Supported on Windows 95, NT and many flavors of Unix, JThreads/C++ simplifies the development of multi-threaded applications by encapsulating all platform-specific function calls inside a well-designed, easy-to-use class library.

How Does It Work?

Java’s support for multi-threaded programming is provided by the following constructs:

The classes java.lang.Thread and java.lang.ThreadGroup
The interface java.lang.Runnable
The synchronized keyword
The methods wait, notify and notifyAll in java.lang.Object

The Java classes java.lang.Thread and java.lang.ThreadGroup are directly translated into the C++ classes JTCThread and JTCThreadGroup. The only difference is that the JThreads/C++ classes have JTC as a prefix instead of the Java package java.lang. The Java interface java.lang.Runnable is implemented as the abstract C++ class JTCRunnable, which contains the pure virtual method run.

Support for the synchronized keyword is slightly more difficult, since it is not possible to add new keywords to C++. JThreads/C++ addresses this issue using two additional classes, JTCMonitor and JTCSynchronized, wich together form the replacement for the synchronized keyword. JTCMonitor also provides the methods wait, notify and notifyAll.

JThreads/C++ Screenshot

Advertisements

JThreads/C++ Keywords

Bookmark JThreads/C++

Hyperlink code:
Link for forum:

JThreads/C++ Copyright

WareSeeker periodically updates pricing and software information of JThreads/C++ full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of JThreads/C++ Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
JThread project provides some classes to make use of threads easy on different platforms. Free Download
EASEA project is a language dedicated to the specification of evolutionary algorithms. Free Download
EasyEclipse packages together the Eclipse IDE and key open source plug-ins. Free Download
HORRORss is a set of Java classes to parse RSS files. Free Download
mjbWorld is a standards based 3D editor, which can graphically edit and allow users to see and interact with X3D and 3D formats. Free Download
Graphico is an open source 3D graphics application programming interface. Free Download
JGachine project is a Java game machine/engine/browser. Free Download
java-diff is a set of Java classes which implement the longest common subsequences algorithm. Free Download