Der erfolgreiche "Grundkurs Java" in der 7. Auflage. Das Buch fΓΌhrt Sie schrittweise durch die wichtigsten Aspekte von Java, von den elementaren Grundlagen ΓΌber objektorientierte Konzepte, Dateiverarbeitung, grafische BenutzungsoberflΓ€chen bis zu Datenbankzugriffen und Kommunikation im Netzwerk. Zah
Coping with Java threads
β Scribed by Sanden, B.
- Book ID
- 114575386
- Publisher
- IEEE
- Year
- 2004
- Tongue
- English
- Weight
- 311 KB
- Volume
- 37
- Category
- Article
- ISSN
- 0018-9162
No coin nor oath required. For personal study only.
π SIMILAR VOLUMES
SugarCubes is a set of Java classes which provides a simple and structured approach to concurrency. It offers a powerful and modular communication mechanism based on instantaneously broadcast events. The semantics of SugarCubes code is deterministic and does not depend on arbitrary choices made by t
Despite the portability and platform independence of Java programs, their performance depends on the threading mechanisms of the host operating system. In this paper, we measure the performance of Java threads for two different multi-threading implementations, Linux Thread and Green Thread, using Pe