Sarasota Jug: Introduction to Java Concurrency

Event Details

Sarasota Jug: Introduction to Java Concurrency

Time: June 11, 2009 from 6pm to 8:30pm
Location: Community Foundation of Sarasota
Street: 2635 Fruitville Rd
City/Town: Sarasota
Website or Map: http://maps.google.com/maps?q…
Event Type: meeting
Organized By: David Moskowitz
Latest Activity: Jun 10, 2009

Export to Outlook or iCal (.ics)

Event Description

Concurrency involves running multiple tasks simultaneously. Java has been designed from the start support multi threading. However, using Java concurrency comes at a price of vigilance, as effects of multiple threads can be essentially non- deterministic. This situation can lead to hard to reproduce bugs, unless the foundations of Java threading are well understood. Even so, multithreading can have great advantages in the areas of improved application design and performance.

This talk will introduce concurrency through example code, starting with basic features introduced in Java 1.0 through the latest major changes in JDK 1.5 We will also look at implementing concurrent processing within a web framework and a simulation application.
About the Speaker:

David Moskowitz is as independent consultant specializing in high performing Java application development. His current interests include application framework architecture using Spring and Hibernate, and Java and XSL performance tuning and profiling.

David is the founder and current chairman of the Sarasota Java User group.

NEW LOCATION!
The event will be hosted by Community Foundation of Sarasota, located at 2635 Fruitville Rd, Sarasota, FL 34237, which is west of exit 210 off I75.

Food and refreshments wil be provided.

Meeting Schedule

6-6:45 PM: Food and Networking
6:45 - 8:30 PM: Presentation

Please RSVP to dave@sunjug.org if you plan on attending. All are welcome.

Comment Wall

Comment

RSVP for Sarasota Jug: Introduction to Java Concurrency to add comments!

Join Codetown

Attending (1)

Might attend (1)

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

Google Enhances LiteRT for Faster On-Device Inference

The new release of LiteRT, formerly known as TensorFlow Lite, introduces a new API to simplify on-device ML inference, enhanced GPU acceleration, support for Qualcomm NPU (Neural Processing Unit) accelerators, and advanced inference features.

By Sergio De Simone

Redis Returns to Open Source under AGPL License: Is It Too Late?

Redis 8 has recently hit general availability, switching to the AGPLv3 license. A year after leaving its open source roots to challenge cloud service providers and following the birth of Valkey, Redis has rehired its creator and moved back to an open source license.

By Renato Losio

Microsoft Announced Edit, New Open-Source Command-Line Text Editor for Windows at Build 2025

At its Build 2025 conference, Microsoft announced Edit, a new open-source command-line text editor, to be distributed in the future as part of Windows 11. Edit aims to provide a lightweight native, modern command-line editing experience similar to Nano and Vim.

By Bruno Couriol

Grafana 12 Launches with Observability as Code and Dynamic Dashboard Features

Grafana Labs have launched Grafana 12, bringing significant updates to its visualisation and dashboarding platform. Several new key features are now generally available, including Git Sync, dynamic dashboards, and improvements to Drilldown which gives code-free point-and-click insights into data, and a Cloud Migration assistant.

By Matt Saunders

Article: Mocking gRPC in Spring Boot Microservice Integration Tests with WireMock

Mocking gRPC services allows you to validate gRPC integration code during your tests while avoiding common pitfalls such as unreliable sandboxes, version mismatches, and complex test data setup requirements. Learn how to use WireMock’s Spring Boot integration to mock gRPC services.

By Tom Akehurst

© 2025   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service