Want to hire a development team?
No Images Added Yet

Threading lightly : Reducing contention

Not Rated Yet.
Add to Favorites
Publisher
Several techniques for reducing contention, and hence improving scalability, in your programs.
Product Details

While it's common to hear that synchronized method calls can be 50 times as expensive as unsynchronized method calls, these numbers can actually be quite misleading. With each successive JVM version, overall performance has improved, and the cost of uncontended synchronization has been reduced, making the issue of uncontended synchronization overhead less significant. Contended synchronization, however, is quite expensive. Moreover, a high degree of contention is disastrous for scalability -- an application that had a high degree of contended synchronization will exhibit markedly worse performance as the load increases. This article explores several techniques for reducing contention, and hence improving scalability, in your programs.

Report this Listing
Price
Free
Licence Type
Free
Views
1,351
Submitted on
6th September 2001
Last Updated
6th September 2001

You May Also Like

Cloud Services You May Like

Cost optimization by replacing IPv4 with IPv6 and configuring DNS for it

Plan and configure IPv6 addressing and DNS so you can reduce IPv4 usage and related costs.

Creation and Management of AWS VPC and Subnets with IPv6 Support

Create and configure AWS VPCs and subnets with full IPv6 support for modern, scalable, and future-ready networking.

Help/Fix on identifying the most cost effective AWS spot instances based on instance type and region (1 Hour)

One hour of help to choose the most cost effective AWS Spot instances for your workload.

Monitoring Spot Instance Prices and Migrating Instances to Optimal Types/Regions

Automatically monitoring AWS Spot instance prices and moving servers to better instance types or regions for maximum sav

User Reviews

Please rate the listing and tell the world know what do you think about the listing.
(0 ratings)
Not Rated Yet.
No reviews found.
Not yet reviewed by any member. You can be the first one to write a review for this listing.Click hereto submit your review.