Search results
"tag:java"
| Title and summary | Date/time | |
|---|---|---|
|
1
|
Thread interruption strangeness under Apple's Java6
I came across some odd thread behavior under Apple's Java6 on Leopard. I know it's still in "developer preview" state, but at Pando, we rely on Java6 -- under Linux, NIO performance is much better than Java5 -- and I develop on Mac. :) In the end, ... |
Apr 9, 2008 1:44:00 PM |
|
2
|
P4P at Pando
I posted a write up today on Pandoblog.com about P4P. Check it out: P4P Behind the Scenes, Part 1. The other part is coming soon. |
Apr 9, 2008 1:41:00 PM |
|
3
|
FTP using Groovy and Ant
Lately, I've been writing a lot of scripts in Groovy. Frankly, I love it. It's easy to augment the functionality of your Java classes -- implement interfaces, extend classes etc. Another nice feature is that Groovy allows you to leverage the power of ... |
Apr 26, 2007 1:28:00 PM |
|
4
|
All your READ_UNCOMMITTED and REPEATABLE_READ transactions are belong to us
I spent an hour this evening trying to figure out why my application was throwing this exception: java.sql.SQLExceptio... |
Apr 23, 2007 1:20:00 PM |