Богатов Андрей
New member
- Joined
- Sep 6, 2007
- Messages
- 3
- Reaction score
- 0
Hey guys, just started experimenting with Java multithreading and I gotta say, it's a wild ride. My current project is trying to squeeze more performance out of a CPU-bound task, but I'm hitting roadblocks with synchronization and thread safety. Anyone have some killer tips for mastering Java's concurrency API?