Information

Java SE Town

This group focuses on the Java SE environment. It's the core Java group. Questions? Answers? Musings? This is the place for you!

Members: 14
Latest Activity: Jun 26, 2019

Discussion Forum

Java 8 Resources to help you learn (thanks to Mattias Karlsson) 2 Replies

Guess you know about all the resources and video cast Oracle providedat the Java 8 Launch site:…Continue

Tags: codetown, 8, java

Started by Michael Levin. Last reply by Michael Levin Mar 29, 2014.

Josh Bloch on Java and Programming

In this interview, Google’s Josh Bloch shares his views on the…Continue

Tags: bloch, java

Started by Michael Levin Dec 21, 2010.

JCertif is on! Rockin' in the Congo...

JCertif is one of the first Java related conferences in the Republic of Congo, Brazzaville. Sponsored by…Continue

Tags: Max Bonbhel, Michael Levin, swampcast, africajug, congojug

Started by Michael Levin Aug 25, 2010.

Java - Where to Begin

I'm looking for suggestions on how I can get myself up to a reasonable level ofcompetence in Java. What would you…Continue

Tags: shin, ranch, passion, training, jaxjug

Started by Michael Levin Nov 14, 2009.

JSR Watch: Here’s to Progress

Here's an update from the Chair of the JCP and director of the JCP Program office: Patrick Curranhttp://java.ulitzer.com/node/965152JSR Watch: Here’s…Continue

Tags: jcp, java

Started by Michael Levin May 19, 2009.

Concurrent Programming

Are you doing much concurrent programming? I attended some of the concurrency talks at the NFJS conference and I'm using a mix of the old synchronized and the new(ish) java.util.concurrent classes.…Continue

Tags: Concurrency, J2SE

Started by Matt Weber Aug 31, 2008.

Comment Wall

Comment

You need to be a member of Java SE Town to add comments!

Comment by Matt Weber on August 31, 2008 at 1:48pm
Are you doing much concurrent programming? I attended some of the concurrency talks at the NFJS conference and I'm using a mix of the old synchronized and the new(ish) java.util.concurrent classes. I'm interested in a discussion about the usage and decisions about when one is better than the other.
 

Members (14)

 
 
 

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

Presentation: Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla

Lily Mara, Hunter Laine walk through the design of a system, its performance characteristics, and how they scaled it.

By Lily Mara, Hunter Laine

Article: Is Your Test Suite Brittle? Maybe It’s Too DRY

One important design principle in software development is DRY – Don’t Repeat Yourself. However, when DRY is applied to test code, it can cause the test suite to become brittle — difficult to understand, maintain, and change. In this article, I will present some indications that a test suite is brittle, guidelines to follow when reducing duplication in tests, and better ways to DRY up tests.

By Kimberly Hendrick

Allegro Reduces Kafka Producer Latency Outliers by 82% After Switching to XFS

Allegro experimented with different performance optimization options to improve Apache Kafka producer tail latency and eventually switched all its clusters to the XFS filesystem. The company used Kafka protocol sniffing, JVM profiling, and eBPF, which proved instrumental in identifying and eliminating performance bottlenecks.

By Rafal Gancarz

Presentation: Several Components are Rendering: Client Performance at Slack-Scale

Jenna Zeigen discusses front-end performance issues encountered by Slack as they continue to grow and evolve the desktop app.

By Jenna Zeigen

SSH Backdoor from Compromised XZ Utils Library

When Microsoft Engineer Andres Freund noticed SSH was taking longer than usual he discovered a backdoor in xz utils, one of the underlying libraries for systemd, that had taken years to be put in place. The backdoor had found its way into testing releases of Linux distributions like Debian Sid, Fedora 41 and Fedora Rawhide but was caught before propagating into more highly used stable releases.

By Chris Swan

© 2024   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service