High-Performance Java Platform Computing - Chapter 3

 

 

Java is, without a doubt, popular because of its extensive support for multithreading and networking. It is also among an elite group of languages that directly support concurrent and distributed computing right out of the box. Despite this support, Java is plagued by the same problems that have traditionally affected programmers who write concurrent programs. This chapter is dedicated to race conditions, which undoubtedly account for most of the problems that occur in concurrent programming. [via]
http://java.sun.com/developer/Books/performan...

Rating: 0/10

 

 

Note: We do not store any files or documents in our server.
 

 

Related Files

 

 
Sponsored Links
Accelerate and protect your desktop and server Java applications. Deploy without dependency on the JRE.
 

Hot Spot

Download Introducing ASP: Learning About ASP and Server-Side Programming

Introducing ASP: Learning About ASP and Server-Side Programming

...ASP is a Web server scripting language from Microsoft used for embedding dynamic content into HTML Web pages. ASP stands for “Active Server Pages.” ASP is a serverside scripting language. What distinguishes ASP from something like clientside JavaScript is that the code is executed on the server. This means that the server executes yo..
... detail »
 
Download Firewall and Proxy Server HOWTO

Firewall and Proxy Server HOWTO

...David Rudder wrote this original version of this Firewall−HOWTO, these many moons ago, and I'd still like to thank him for allowing me to update his work. I'd also like to thank Ian Gough for kindly assisting a this dislexic writer. Firewalls have gained great popularity as the ultimate in Internet Security. Like most hot subje..
... detail »
 
Download Ajax Fingerprinting for Web 2.0 Applications

Ajax Fingerprinting for Web 2.0 Applications

...Fingerprinting is an age old concept and one that adds great value to assessment methodologies. There are several tools available for fingerprinting operating systems (nmap), Web servers (httprint), devices, etc. Each one of these tools uses a different method – inspecting the TCP stack, ICMP responses, HTTP responses. With this evol..
... detail »
 
High-Performance Java Platform Computing - Chapter 3

Rate this Document

ADS

 

Tag Clouds

 

Last Download

 

BookShelf

 

 

Studies on Adsorption of Triton X-100 at Carbon Paste and Ceresin Wax Carbon Paste Electrodes and the Enhancement Effect in Dopamine Oxidation by Cyclic Voltammetry
...The adsorption of Triton X-100 (TX-100) on a carbon paste electrode was investigated by voltammetry. The results showed that TX-100 exhibited two types of adsorptive behavior at a carbon paste elect..
 
Accessing Databases from Esterel
...A current limitation in reactive systems design is the lack of database support in tools such as Esterel Studio. This report proposes a way of integrating databases and Esterel by providing an Applica..