AbstractQueuedSynchronizer: The cornerstone of Java concurrency 16 czerwca

Java 5 offered a major overhaul of the way that Java programmers communicated between threads with the advent of the java.util.concurrent package. The most central class is the AbstractQueuedSynchronizer, used by most of the other synchronizers in the package. In this lesson, we learn how it works and how it was adapted to take us into a non-blocking future.

Heinz Kabutz – he is the mastermind behind The Java Specialists’ Newsletter. He has a PhD in Computer Science. Heinz has programmed significant portions of several large Java applications and has taught Java to thousands of professional programmers. He is a regular speaker at all the major Java conferences. Heinz was chosen as a Java Champion by Sun Microsystems, the inventors of Java, for his work in advancing Java. Heinz presents our Java training courses anywhere in the world, either in person or via remote teaching technologies. He is the author of all our courses, including Java Specialist Master, Design Patterns and Concurrency Specialist Courses.

Zobacz spotkanie na .