<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>Java技术</title>
<link>http://www.kuqin.com/java/</link>
<description>挖经验 / Java技术</description>
<language>zh-cn</language>
<generator>Copyright &amp;copy; 2007-2008 &lt;A href=&quot;http://www.kuqin.com&quot;&gt;酷勤网&lt;/A&gt; All Rights Reserved
&lt;A href=&quot;http://www.miibeian.gov.cn/&quot; target=&quot;_blank&quot;&gt;京ICP备07011765号&lt;/A&gt;</generator>
<webmaster>kuqin.com@163.com</webmaster>
<item>
    <title>使用Perf4J进行性能分析和监控</title>
    <link>http://www.kuqin.com/java/20090602/54516.html</link>
    <description>许多开发人员都很熟悉墨菲法则的一个例子：他们发现在花费了大量时间确保应用程序在开发环境中快速和灵活之后，在发布到生产环境的时候性能会不可思议的大幅下降。更糟糕的是，应用程序平时运行正常，老板或者重要客户操作应用的时候却反应缓慢。详细的日志记录和分析对</description>
    <pubDate>2009-06-02</pubDate>
    <category>Java技术</category>
    <author>Alex Devine 译者 崔康</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>关于Java 7模块系统</title>
    <link>http://www.kuqin.com/java/20090515/51403.html</link>
    <description>Java中有两种类路径（classpath）。一个是构建路径（buildpath），它用在构建时。另外一个是类路径，用在运行时。两者几乎相同，但又不完全是。经典的例子就是JDBC驱动。在构建时，你不需要指定JDBC驱动，JDBC接口是Java核心库的一部分。</description>
    <pubDate>2009-05-15</pubDate>
    <category>Java技术</category>
    <author>Lukas Krecan 译者 张凯峰</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Rod Johnson谈Spring、OSGi、Tomcat及企业级Java的未来</title>
    <link>http://www.kuqin.com/java/20090401/43349.html</link>
    <description>我认为Spring和Tomcat会成为主流的企业级Java平台。我们已经委托研究分析机构做过一些调研，尽管我不能说出具体的数字，但基本上这些调研结果都表明Sprng和Tomcat要比WebSphere、WebLogic等更加流行，很明显市场已经发生了一些变化。</description>
    <pubDate>2009-04-01</pubDate>
    <category>Java技术</category>
    <author>受访人 Rod Johnson 采访人 Ryan</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>2009年的Java技术趋势</title>
    <link>http://www.kuqin.com/java/20090318/40859.html</link>
    <description>Java EE 6 (JSR 316)的公众审议将在2009年2月23号结束。Java EE 6继承了Java EE 5改进的目标，就是简化开发，另外，还增加了一个目标，更好地满足开发人员的需求。关于Java EE 6的讨论持续了很长时间，而争议最大的就是Java EE 6引入的Profile。</description>
    <pubDate>2009-03-18</pubDate>
    <category>Java技术</category>
    <author>李力</author>
    <comments>csdn博客</comments>
</item>
<item>
    <title>JSP入门学习经验</title>
    <link>http://www.kuqin.com/java/20090314/39972.html</link>
    <description>JSP 是一个衔接技术，并且成功地连接你需要理解的另外的技术。如果你已经知道 Java，HTML 和 Javascript，这意味着 JSP 将确实是简单的。</description>
    <pubDate>2009-03-14</pubDate>
    <category>Java技术</category>
    <author>秩名</author>
    <comments>酷勤网</comments>
</item>
<item>
    <title>Grails开发者需要知道的10个技巧</title>
    <link>http://www.kuqin.com/java/20090228/37069.html</link>
    <description>技巧1：把Grails的书籍买来读读；技巧2：学习Groovy，并按照Groovy进行思考；技巧3：了解Grails的各个插件；技巧4：学习Hibernate和Spring；技巧5：使单元测试、集成测试和一般测试的自动化；技巧6：使用好的IDE；技巧7：学习并使用HTML W3C标准……</description>
    <pubDate>2009-02-28</pubDate>
    <category>Java技术</category>
    <author>胡键</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Spring专家Isvy北京专访：Spring 3.0近况</title>
    <link>http://www.kuqin.com/java/20090228/37067.html</link>
    <description>Michael：Spring 3.0会带来不少好东西，我就挑几个来说吧。Spring 3.0会加入几个新的xml命名空间，比如“orm”和“web”。它们将会帮你的应用减少不少配置代码。 还有，现在对REST感兴趣的Spring用户越来越多，所以Spring 3.0也会全面集成REST。</description>
    <pubDate>2009-02-28</pubDate>
    <category>Java技术</category>
    <author>霍泰稳 郭晓刚</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>动手，动脑，动嘴，静心——学好Java之我见</title>
    <link>http://www.kuqin.com/java/20090226/36638.html</link>
    <description>我带过java的学生，给他们讲java基础等，他们说太基础了，不愿学。要我讲高级点的，我就教他们jvm原理，对象的内存布局，他们说直接教JDBC吧，OK，我就带他们做一个小程序一个简单的MIS系统，结果有些人连java大小写要区分都不知道。</description>
    <pubDate>2009-02-26</pubDate>
    <category>Java技术</category>
    <author>高峰</author>
    <comments>新浪博客</comments>
</item>
<item>
    <title>使用Perf4j简化应用分析</title>
    <link>http://www.kuqin.com/java/20090222/36091.html</link>
    <description>Perf4J非常适合于分布式、面向服务的应用的性能问题跟踪。例如，用户点击Homeaway上的某个搜索页面后就会发出对Web服务器的一个调用，该Web服务器又会调用数据库，同时还会通过HTTP调用搜索服务和广告服务器。</description>
    <pubDate>2009-02-22</pubDate>
    <category>Java技术</category>
    <author>Ian Roughley译者 张龙</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Sun的JDK7、OpenJDK及IcedTea释疑</title>
    <link>http://www.kuqin.com/java/20090201/33593.html</link>
    <description>OpenJDK 6是OpenJDK 7的一个分支，为了通过JCK 6测试条件的检验，我们团队从OpenJDK 7分支上剥离出了很多代码，直到它符合Java 6规范为止。</description>
    <pubDate>2009-02-01</pubDate>
    <category>Java技术</category>
    <author>Dionysios Synodinos译者 宋玮</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Web请求异步处理降低应用依赖风险</title>
    <link>http://www.kuqin.com/java/20090201/33583.html</link>
    <description>Jetty的开发者对于是否将异步服务处理Servlet来交由开发者控制而不是容器本身来控制表示出了反对意见，的确，这样复杂的控制交给开发者来处理会增加开发者的学习成本以及维护成本。</description>
    <pubDate>2009-02-01</pubDate>
    <category>Java技术</category>
    <author>岑文初</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>JPA 2.0的两个类型安全标准API提议</title>
    <link>http://www.kuqin.com/java/20090131/33562.html</link>
    <description>尽管JPQL使得持久Java对象得到了显著地改善，但JPQL仍然被描述为字符串。这样在查询操作强类型的Java对象的同时，它们自己却是弱类型的。用这种方式构建查询很容易出错，而且需要支持校验、自动补全和重构的特定IDE。</description>
    <pubDate>2009-01-31</pubDate>
    <category>Java技术</category>
    <author>Charles Humble译者 宋玮</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Web Beans（JSR-299）：与规范领导者Gavin King的问答</title>
    <link>http://www.kuqin.com/java/20090125/33293.html</link>
    <description>Web Beans中的模型的确受到了Spring、Guice和Seam的影响。但是，最最直接的影响来自于Seam的上下文状态管理模型和Guice的类型安全依赖注入。Seam和Guice也影响了Spring的发展，比如Spring最近就添加了针对上下文bean和Guice风格的绑定类型的支持。</description>
    <pubDate>2009-01-25</pubDate>
    <category>Java技术</category>
    <author>Charles Humble译者 张凯峰</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>用Qi4j进行面向组合编程</title>
    <link>http://www.kuqin.com/java/20090108/32878.html</link>
    <description>本文通过实现于Java平台的Qi4j，简要讨论了COP的可行性。我们看到以传统OOP观念实现对象的Composite，是如何更好分离关注点（concerns），从而提升代码的质量和复用性的。</description>
    <pubDate>2009-01-08</pubDate>
    <category>Java技术</category>
    <author>Rickard &amp;Ouml;berg译者 罗小平</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Java 7 路线图更新：反响强烈</title>
    <link>http://www.kuqin.com/java/20090106/32693.html</link>
    <description>Ricky Clarkson认为没有闭包Java将灭亡：果然被证实了。虽然James Gosling想要闭包，虽然已经有了3个闭包原型编译器，虽然其他JVM语言支持闭包，Java 7还是没有闭包。</description>
    <pubDate>2009-01-06</pubDate>
    <category>Java技术</category>
    <author>Dionysios G. Synodinos译者 崔</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>两条编码准则与Java编译器</title>
    <link>http://www.kuqin.com/java/20081229/32184.html</link>
    <description>Java 编译器把 Java 源代码转换成可移植的JVM 字节码。与静态编译器不同，javac 几乎不做什么优化，在静态编译语言中应当由编译器进行的优化工作，在 Java 中是在程序执行的时候，由运行时执行优化。</description>
    <pubDate>2008-12-29</pubDate>
    <category>Java技术</category>
    <author>sea723</author>
    <comments>阿里巴巴（软件）开发者博客</comments>
</item>
<item>
    <title>Servlet 3.0公开预览版引发争论</title>
    <link>http://www.kuqin.com/java/20081225/32035.html</link>
    <description>Servlet API一直处于风口浪尖，从初期草稿开始，JSR 315专家组致力于在类似便捷开发、插件性等领域完善和提高该规范。</description>
    <pubDate>2008-12-25</pubDate>
    <category>Java技术</category>
    <author>Dionysios G. Synodinos译者 崔</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>采访与书摘《Pro Web 2.0 Application Development with GWT》</title>
    <link>http://www.kuqin.com/java/20081225/31968.html</link>
    <description>最初，GWT1.5只是为了迁移到Java1.5的使用上来。但现在我们所得到的则是一个令人惊喜的发布。编译器优化程度令人震惊。GWT缔造了一个神话，让您的程序不需要修改任何代码都能在GWT编译器优化的帮助下运行得越来越快。</description>
    <pubDate>2008-12-25</pubDate>
    <category>Java技术</category>
    <author>Scott Delap译者 沙晓兰</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Jigsaw——JSR277的丧钟？</title>
    <link>http://www.kuqin.com/java/20081225/31967.html</link>
    <description>由于缺少可视化的发展过程，再加上闭门造车的实现，对于大多数人来说很难参与进JSR 277，更别提对其献计献策了。通常这会导致标准的误入歧途，使得标准过于关注实现的细节而忽视了通用性。</description>
    <pubDate>2008-12-25</pubDate>
    <category>Java技术</category>
    <author>Alex Blewitt译者 张龙</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>面向.NET平台的Java 1.5</title>
    <link>http://www.kuqin.com/java/20081219/31366.html</link>
    <description>当前Ja.NET SE项目只关注于Java SE，它向.NET提供了Java 5 JDK。在转向更高的层次（Java EE）前，我认为需要先将SE部分完成，而且要正确地完成。所有的Java 5 SE类库都包含在了发布包中，但是其中有些功能是不完全的。</description>
    <pubDate>2008-12-19</pubDate>
    <category>Java技术</category>
    <author>Jonathan Allen译者 张龙</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>使用JSF、Ajax和Seam开发Portlets（3/3）</title>
    <link>http://www.kuqin.com/java/20081219/31364.html</link>
    <description>这篇文章将集中讲述Seam portlet的开发，和最新发布的JBoss Portlet Bridge Beta 4版本的所有特性和优势。</description>
    <pubDate>2008-12-19</pubDate>
    <category>Java技术</category>
    <author>Wesley Hales译者 张凯峰</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>应用JSF、Ajax和Seam开发Portlets（2/3）</title>
    <link>http://www.kuqin.com/java/20081219/31363.html</link>
    <description>当通过portlet进行AJAX请求时，必须明白portlet和servlet在session之间的区别。例如，当用户在portlet内部使用 AJAX请求时，这是通过原始的HTTP session实现的，请求无法访问存储在portal session中的对象。</description>
    <pubDate>2008-12-19</pubDate>
    <category>Java技术</category>
    <author>Wesley Hales译者 崔康</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Envers加入Hibernate</title>
    <link>http://www.kuqin.com/java/20081210/30181.html</link>
    <description>2008年10月30日，Envers正式成为Hibernate的一个模块。Envers的网站、文档和论坛在今后一段时间内会保持原地址。1.1.0版的主要关注点在于增加了对持久集合的支持。</description>
    <pubDate>2008-12-10</pubDate>
    <category>Java技术</category>
    <author>Craig Wickesser译者 崔康</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>庞大、整体化的JDK应该模块化</title>
    <link>http://www.kuqin.com/java/20081204/29424.html</link>
    <description>JDK很大——同时也是紧密关联的。它作为一个整体的软件系统构建。在这种开发模式下，当编写新代码或者改进老代码的时候，很自然地会利用平台的其他部分，依靠Java虚拟机的灵活链接机制保证运行时一切都正常工作。</description>
    <pubDate>2008-12-04</pubDate>
    <category>Java技术</category>
    <author>Dionysios G. Synodinos译者 崔</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>JCP座谈：社区需要更多的开放性和更容易的参与性</title>
    <link>http://www.kuqin.com/java/20081204/29418.html</link>
    <description>一些观众提到对于普通的程序员来说，想参与JCP可不是那么容易的事，但Patrick Curran说实际上该过程对所有人都是开放的，真的没什么障碍。</description>
    <pubDate>2008-12-04</pubDate>
    <category>Java技术</category>
    <author>Dionysios G. Synodinos译者 张</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>OpenEJB 3.1支持EJB Singletons、构造器注入及Spring集成</title>
    <link>http://www.kuqin.com/java/20081118/27541.html</link>
    <description>EJB 3.1的Singleton支持为EJB提供了更多的功能，如应用启动/关闭的回调及多线程能力。现在Stateless beans所能完成的大部分功能都可由一个多线程的Singleton完成。</description>
    <pubDate>2008-11-18</pubDate>
    <category>Java技术</category>
    <author>Srini Penchikala译者 张龙</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>应用JSF、Ajax和Seam开发Portlets（1/3）</title>
    <link>http://www.kuqin.com/java/20081115/27106.html</link>
    <description>本教程将主要向你展示配置与开发JSF portlet是多么容易的一件事情，同时还会介绍新的JBoss Portlet Container 2.0及其一些很酷的新特性。该系列文章从基本的JSF portlet和portal知识一直讲到portlet环境中的AJAX和Seam的高级用法。</description>
    <pubDate>2008-11-15</pubDate>
    <category>Java技术</category>
    <author>Wesley Hales译者 张凯峰</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Restlet 1.1.0：改进的灵活性和规范支持</title>
    <link>http://www.kuqin.com/java/20081113/26810.html</link>
    <description>Restlet API还提供了操作静态文件目录的类，它们可以自动地更新内容并支持远程更新。它还提供了建立反向代理所需的一切，这样你就可以从你自己的Web浏览器应用中访问外部的REST APIs了。</description>
    <pubDate>2008-11-13</pubDate>
    <category>Java技术</category>
    <author>R.J. Lorimer译者 张龙</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>JavaServer Faces 2.0复合组件</title>
    <link>http://www.kuqin.com/java/20081109/26341.html</link>
    <description>JSF 2.0一下子提供这么多改进的目的在于解决开发者在使用JSF 1.x时遇到的一个主要问题——构建自定义组件的复杂性。使用JSF 1.x时，组件开发者要想开发出可以使用在标记页面上的自定义组件必须得遵循大量步骤。</description>
    <pubDate>2008-11-09</pubDate>
    <category>Java技术</category>
    <author>Charles Humble译者 张龙</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Sun透露Java未来 转型消费者应用</title>
    <link>http://www.kuqin.com/java/20081109/26254.html</link>
    <description>问：Java的角色有哪些改变？Java平台的未来如何？答：我认为，总体而言，针对消费者的富互联网应用软件数量在急剧增加。企业和消费者都在寻求有吸引力和直观的交互方式，Java就是能够满足这些需求的一种平台。</description>
    <pubDate>2008-11-09</pubDate>
    <category>Java技术</category>
    <author>计算机世界网</author>
    <comments>IT168</comments>
</item>
<item>
    <title>Spring Integration RC1孵化：与Iwein Fuld谈主要优势、部署及未来发展方向</title>
    <link>http://www.kuqin.com/java/20081108/26180.html</link>
    <description>Spring Integration能在基于Spring的应用中进行简单的消息通信，并通过简单的适配器与外部系统集成。这些适配器提供了一个更高级别的抽象，超越了Spring对远程调用、消息和调度的支持。其</description>
    <pubDate>2008-11-08</pubDate>
    <category>Java技术</category>
    <author>Dionysios G. Synodinos译者 王</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Java 6中的线程优化真的有效么？——第二部分</title>
    <link>http://www.kuqin.com/java/20081030/25062.html</link>
    <description>通过一个基准测试，尤其是一个“小规模基准测试”（microbenchmark），来回答这个问题是非常困难的。多半情况下，基准测试会出现一些与你期望测量的完全不同的情景。即使当你要测量影响这个问题的因素时，结果也会被其他的因素所影响。</description>
    <pubDate>2008-10-30</pubDate>
    <category>Java技术</category>
    <author>Jeroen Borgers译者 韩锴</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>热议：程序员真的需要Java 7吗？</title>
    <link>http://www.kuqin.com/java/20081024/24202.html</link>
    <description>对于Java新版本的需求并不是那么迫切的，原因：1.Java 5和6已经满足了开发者对JDK的大部分需求；2.我期望未来的版本是一个精减蓝图的JRE，同时Java 6 update 10已经做了精减；3.我们已经有了如此多的框架；4.Sun把太多发布重心集中于JavaFX。</description>
    <pubDate>2008-10-24</pubDate>
    <category>Java技术</category>
    <author>秩名</author>
    <comments>IT168</comments>
</item>
<item>
    <title>创建内部DSLs——Groovy比Java更好吗？</title>
    <link>http://www.kuqin.com/java/20081023/24082.html</link>
    <description>相对于内部DSLs，Java更适合于创建外部DSLs，因为内部DSLs更依赖于宿主语言的语法。Groovy动态方法的强大功能使其更适合于创建内部DSLs。Venkat最近撰写了一篇关于Groovy中的元编程特性及如何利用该技术编写内部DSLs的文章。</description>
    <pubDate>2008-10-23</pubDate>
    <category>Java技术</category>
    <author>Srini Penchikala译者 张龙</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Java 6中的线程优化真的有效么？</title>
    <link>http://www.kuqin.com/java/20081023/24038.html</link>
    <description>JDK 1.6中引入了自适应自旋锁。自适应意味着自旋的时间不再固定了，而是取决于一个基于前一次在同一个锁上的自旋时间以及锁的拥有者的状态。如果在同一个锁对象上，自旋刚刚成功过，并且持有锁的线程正在运行中，那么自旋很有可能再次成功。</description>
    <pubDate>2008-10-23</pubDate>
    <category>Java技术</category>
    <author>Jeroen Borgers译者 韩锴</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>《EJB实战》作者点评Java EE 6新变化</title>
    <link>http://www.kuqin.com/java/20081018/23299.html</link>
    <description>在过去几年中，JEE已经变成一个稳定和成熟的开发环境，但是人们对它的兴趣却并非十分高涨。人们已经习惯于批评它不够酷，批评它相对Spring具有许多缺点。不过JEE6实际上有不少重大的改进。</description>
    <pubDate>2008-10-18</pubDate>
    <category>Java技术</category>
    <author>Reza Rahman</author>
    <comments>IT168</comments>
</item>
<item>
    <title>GlassFish中国社区探索良性发展模式</title>
    <link>http://www.kuqin.com/java/20081010/21816.html</link>
    <description>GlassFish是个出色的Java应用服务器，免费开源EJB服务器的首选，但在国内，开发者对于GlassFish的选择依然犹豫不决，有用户发表了这样的看法：曾经在一个项目中用GlasshFish替换Tomcat，发现GlasshFish的JSP规范跟Tomcat的不太一样，着实改了不少地方。</description>
    <pubDate>2008-10-10</pubDate>
    <category>Java技术</category>
    <author>高昂</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>ModuleFusion 1.0.2发布：内含企业级OSGi</title>
    <link>http://www.kuqin.com/java/20081010/21815.html</link>
    <description>ModuleFusion的目标是帮助程序员将OSGi服务平台作为底层的运行时环境。ModuleFusion包含了针对Java企业应用的一站式服务。该服务含有来自于Java生态系统最棒的开源框架。此外，ModuleFusion还具备一些必要的粘合剂代码，以帮助大家轻松地在OSGi中使用这些框架。 </description>
    <pubDate>2008-10-10</pubDate>
    <category>Java技术</category>
    <author>James Kao译者 张龙</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>社区对SpringSource的改变反应强烈，CEO Rod Johnson忙出来澄清</title>
    <link>http://www.kuqin.com/java/20081009/21710.html</link>
    <description>新策略总结为以下几点：Spring的源代码树依然会保持开放；SpringSource将根据需要继续为主版本和关键版本创建官方发布；Enterprise的客户可以访问所有这些构建；开源用户可以在主版本发布后的前三个月内访问这些构建……</description>
    <pubDate>2008-10-09</pubDate>
    <category>Java技术</category>
    <author>Scott Delap译者 张龙</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Rod Johnson谈SpringSource dm Server 1.0的发布</title>
    <link>http://www.kuqin.com/java/20081006/21010.html</link>
    <description>InfoQ就这个新的应用服务器的问题有幸采访到SpringSource的CEO。Johnson提到，早在撰写《J2EE without EJB》一书的时候，他就极力推崇ala carte应用服务器的概念。SpringSource dm Server把这个概念化为了现实。</description>
    <pubDate>2008-10-06</pubDate>
    <category>Java技术</category>
    <author>Scott Delap译者 沙晓兰</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>你的系统真的因为使用hibernate就可以适应各种数据库吗？ </title>
    <link>http://www.kuqin.com/java/20081005/20995.html</link>
    <description>在经历过几次数据库切换后，我认识到幻想在第一个发布版本不经任何修改就支持所有数据库是不现实的，也许应该列出目标环境下可能会使用到的数据库集合，如：mysql/sqlserver/oracle。</description>
    <pubDate>2008-10-05</pubDate>
    <category>Java技术</category>
    <author>hispark</author>
    <comments>BlogJava</comments>
</item>
<item>
    <title>使用Space4J进行Java的内存持久化</title>
    <link>http://www.kuqin.com/java/20081004/20749.html</link>
    <description>Space4J使用了Java 1.6的并发数据结构来处理对数据的并发读/写访问，因此写只会阻塞写、而读则不会阻塞其他操作，也不会被其他操作阻塞。这意味着一次只能进行一个修改操作，但读操作就可以并发执行而不会抛出ConcurrentModification异常！</description>
    <pubDate>2008-10-04</pubDate>
    <category>Java技术</category>
    <author>Dionysios G. Synodinos译者 张</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Java云计算两种方法的比较</title>
    <link>http://www.kuqin.com/java/20080928/20330.html</link>
    <description>重面向UI（Heavy UI oriented），这种类型的应用或框架通常提供基于UI的控制台、管理有用、插件等，这为管理云中的资源比如开始和停止图像等提供了唯一的方法；重面向框架（Heavy framework oriented）这种方法非常强调云中资源管理的动态性。</description>
    <pubDate>2008-09-28</pubDate>
    <category>Java技术</category>
    <author>CSDN编译</author>
    <comments>CSDN</comments>
</item>
<item>
    <title>JSR 311最终草案：RESTful Web服务Java API</title>
    <link>http://www.kuqin.com/java/20080927/20148.html</link>
    <description>问及JSR 311上的工作是否改变了他对Web和Web服务的观点时，Mark表示这印证了他的一个观点，即一个人“无需依赖更复杂的东西就可以用HTTP完成一件非常伟大的事”。</description>
    <pubDate>2008-09-27</pubDate>
    <category>Java技术</category>
    <author>Stefan Tilkov译者 胡键</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Spring2.5的新特性：第一部分</title>
    <link>http://www.kuqin.com/java/20080917/18477.html</link>
    <description>Spring2.5特别是为那些使用Java 5或更新版本java的开发人员提供了进一步简化而强大的新特性。本文将主要关注于简化的配置和在Spring应用程序上下文（application context）核心新增的基于注解的功能</description>
    <pubDate>2008-09-17</pubDate>
    <category>Java技术</category>
    <author>Mark Fisher译者 沙晓兰</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Spring 2.5：Spring MVC中的新特性</title>
    <link>http://www.kuqin.com/java/20080917/18476.html</link>
    <description>Spring 2.5推出了一整套注解，作为基于XML的配置的替换方案。注解可用于Spring管理对象的自动发现、依赖注入、生命周期方法、Web层配置和单元/集成测试。本文主要讲述了Web层中的注解支持。</description>
    <pubDate>2008-09-17</pubDate>
    <category>Java技术</category>
    <author>Rossen Stoyanchev译者 张凯峰</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>DataNucleus访问平台1.0最终版发布</title>
    <link>http://www.kuqin.com/java/20080917/18475.html</link>
    <description>DataNucleus访问平台1.0.0完全兼容于JDO1、JDO2、JDO2.1及JPA1并提供了JDO2.2和JPA2的预览特性。当前它支持对RDBMS、db4o、LDAP、XML、Excel、NeoDatis ODB及JSON的持久化。</description>
    <pubDate>2008-09-17</pubDate>
    <category>Java技术</category>
    <author>Dionysios G. Synodinos译者 张</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Aspects：一个处理注解的简单工具？</title>
    <link>http://www.kuqin.com/java/20080917/18417.html</link>
    <description>注解，在Java SE 5.0中作为Java元数据工具（JSR 175）被加入，提供了一种给程序元素增加元数据的方法。使用Aspects作为一种实现注解处理器的方法，则是对它们的一种不同思考方法，不同于传统架构师的“横向关注点（cross cutting concerns）”视角的方法。</description>
    <pubDate>2008-09-17</pubDate>
    <category>Java技术</category>
    <author>Srini Penchikala译者 宋玮</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>通过定制编程来最大化Java程序性能</title>
    <link>http://www.kuqin.com/java/20080914/17893.html</link>
    <description>要想真正获得最大性能的程序，除了依靠自动优化技术外，你还有必要在编程的时候使用巧妙的数据结构和针对特定问题而设计的新优化算法。</description>
    <pubDate>2008-09-14</pubDate>
    <category>Java技术</category>
    <author>IT168 东方蜘蛛编译</author>
    <comments>IT168</comments>
</item>
<item>
    <title>JSF在GlassFish管理控制台中的应用</title>
    <link>http://www.kuqin.com/java/20080911/17514.html</link>
    <description>Anissa是GlassFish的一个主要提交者，领导其管理控制台项目。本文就JSF在GlassFish管理控制台中的应用，如为何在GlassFish管理控制台中应用JSF模板，如何对JSF做单元测试，JSF的组件库以及如何提高JSF的性能等问题采访了Anissa。</description>
    <pubDate>2008-09-11</pubDate>
    <category>Java技术</category>
    <author>霍泰稳</author>
    <comments>InfoQ</comments>
</item>

</channel>
</rss>
