Unit Testing Multi-threaded Processes with Thread Weaver
thread-weaver - Project Hosting on Google CodeThread Weaver is a framework for writing multi-threaded unit tests in Java.It provides mechanisms for creating breakpoints within your code, and for halting execution of a thread when a breakpoint is reached. Other threads can then run while the first thread is blocked. This allows you to write repeatable tests for that can check for race conditions and thread safety. This is a very interesting library. The example in the wiki is very helpful when learning how to use this.
DailyWTF: Walter Logged
Walter Logged - The Daily WTF
"You've gotta help us out," Thomas's client pleaded, "you know, work some of your Java magic or something. We've tried everything: double the RAM, upgrade the pipe, and add in more servers. But nothing seems to help: it's still slow as molasses."
Of course, had they listened to Thomas in the first place and not had Walter, their in-house developer, architect the transaction-processing system, they wouldn't be in this mess in the first place. As tempted as he was to say "I told you so," Thomas simply agreed to come in the next day and see what he could do.
Not enough data.
Calculated for blogs with 20+ followers.
- Masterpiece Software - The Art of Software Engineering
Agile Methodologies, Project Management, Software Development
- Self Debugging
programming, technology, startups
- My Codes
Software, Codes, Java
- Geirr Winnem's Blog
java, flex, remoting
- Between API
programming, API, tips
Questions? contact: networkedblogs@ninua.com
Copyright (C) 2008, Ninua, Inc.