文章列表
Java.nio vs Java.io
By Nino Guarnacci on Jun 18,
2009
……… posted by Davide Pisano
This document is not a Java.io or a Java.nio manual, or a
technical document about Java.io and Java.nio use. It only attempts to
compare these two packages, highlighting differences and fe ...
When studying both the Java NIO and IO API's, a question quickly
pops into mind:
When should I use IO and when should I use NIO?
In this text I will try to shed some light on the differences
between Java NIO and IO,
their use cases, and how they affect the design of y ...
原文:http://my.oschina.net/whp/blog/36647
java高效处理异常
【IT168技术文档】Java开发人员做出的有关架构的最重要的决定之一便是如何使用
Java异常模型。Java异常处理成为社区中讨论最多的话题之一。一些人认为Java语言中的已检查异常(Checked
Exceptions)是一次失败的尝试。本文认为错误并不在于Java模型本身,而在于Java库设计人员没有认识到方法失败的两个基本原因。本文提倡
思考异常情况的本质,并描 ...
盘点java届16大开源项目
旨在为云和数据中心提供企业级开源解决方案厂商OpenLogic,近日推出了针对开源软件的2011趋势报告。该报告将十六大开源项目分成3个重要类别:Web和应用服务器、应用框架、数据库和大数据。该报告的形 ...
osgi References: http://www.osgi.org/Download/Release4V43
ClassLoader for Tomcat: http://tomcat.apache.org/tomcat-4.1-doc/class-loader-howto.html
Puppet: 网络数据中心自动化配置管理 :http://blog.csdn.net/afatgoat/article/details/5934715