5859606162636465666768
try { writer.start(); reader.start(); } finally { writer.shutdown(); reader.shutdown(); destoryed = true; } }