Viewing sample resized to 118% of original (view original) Loading...
Title

How Do Atomic Data Structures Work?

Post Tags
Blacklisted
    Artists
    Meta
    Description

    Today most, if not all, applications operate in a multithreaded environment. Atomic data structures have the benefit of not blocking the accessing threads when used concurrently. This session demonstrates how this is made possible by looking at a few high-level atomic data structures, Maps and Queues, taking them apart and looking at what makes them work. Presenters lay out these inner workings down to the Java memory model and compare pros and cons with blocking variants of the same data structures.

    Copyright © 2013 Oracle and/or its affiliates. Oracle® is a registered trademark of Oracle and/or its affiliates. All rights reserved. Oracle disclaims any warranties or representations as to the accuracy or completeness of this recording, demonstration, and/or written materials (the "Materials"). The Materials are provided "as is" without any warranty of any kind, either express or implied, including without limitation warranties of merchantability, fitness for a particular purpose, and non-infringement.

    Post Information, History and Related
    Information

    History

    Related
    Blacklisted
      There are no comments.