cloudjun

导航

统计

公告

05 2009 档案

using blocking queue to implement multi-threaded FIFO execution
摘要: For some situation, we need to implement a FIFO execution model using multiple threads, like the following watchdog scenario.A postman delivers books to the door from time to time. A puppy (watchdog) ...阅读全文

posted @ 2009-05-17 13:49 jun 阅读(452) | 评论 (0) 编辑

persistence and DataGrid
摘要: 本文仅记录对“Java Persistence on the Grid: Approaches to Integration”这篇文章的观后感。原文请见http://opensource.sys-con.com/node/951117原文作者指出的东东我也一直在考虑,所以读来于我心有戚戚焉。文章写的是JPA,放之别的persistence mechanism也是一样。此处的...阅读全文

posted @ 2009-05-13 00:29 jun 阅读(24) | 评论 (0) 编辑