Open in app
Home
Notifications
Lists
Stories

Write
Michael Pogrebinsky
Michael Pogrebinsky

Home

Nov 23, 2018

Top 3 Projects for Java Concurrency

The threading model is important for achieving high performance and responsiveness for your application, but getting it right is a challenge. In this article we’ll explore my top 3 picks for toolkits and frameworks for concurrency and multithreading. Multithreading helps us write software that can interact efficiently with the user…

Concurrency

8 min read

Top 3 Projects for Java Concurrency
Top 3 Projects for Java Concurrency

Nov 4, 2018

Java 11 Removes stop() and destroy() Methods

In September 2018 Oracle finally released Java 11, following its 6 month release cycle. But why were those methods deprecated in the first place? And how should we correctly stop threads? As part of Java 11, Oracle finally removes the long time deprecated stop() and destroy() methods from the java.lang.Thread…

Java

3 min read

Java 11 Removes stop() and destroy() Methods
Java 11 Removes stop() and destroy() Methods
Michael Pogrebinsky

Michael Pogrebinsky

Passionate Software Engineer. Technology leader. Software Architect. Author of best selling course on Java Multithreading and Concurrency on Udemy.

Following
  • Adrian D. Finlay

    Adrian D. Finlay

  • John Cheng

    John Cheng

  • Mahesh Senniappan

    Mahesh Senniappan

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable