• 博客园logo
  • 会员
  • 周边
  • 新闻
  • 博问
  • 闪存
  • 众包
  • 赞助商
  • YouClaw
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
near
博客园    首页    新随笔    联系   管理    订阅  订阅
2010年12月3日
【转】spring BeanFactory 继承结构图
摘要: spring 工厂结构图,我也画过,不过不如这位老兄画的好看,原帖地址:http://newsletterbroker.javaeye.com/blog/811276 阅读全文
posted @ 2010-12-03 11:07 near 阅读(448) 评论(0) 推荐(0)
2010年12月1日
memcache计数功能测试
摘要: 根据以上测试得出结论:1000个线程,每个线程计数100次,用时约19秒。每秒大约5000 阅读全文
posted @ 2010-12-01 11:42 near 阅读(834) 评论(0) 推荐(0)
2010年11月18日
LinkedBlockingQueue是线程安全的,不信看这儿
摘要: package test; import java.util.ArrayList; import java.util.List; import java.util.concurrent.BlockingQueue; import java.util.concurrent.LinkedBlockingQueue; import org.junit.Test; public class Que... 阅读全文
posted @ 2010-11-18 16:45 near 阅读(4756) 评论(1) 推荐(0)
2010年9月9日
javax.servlet.Servlet 回顾
摘要: The javax.servlet.Servlet Interface  Servlet programming is made possible through the classes and interfaces in two packages: javax.servlet and javax.servlet.http. Of those classes and interfaces, the... 阅读全文
posted @ 2010-09-09 14:11 near 阅读(662) 评论(0) 推荐(0)
2010年9月8日
Socket编程基本知识
摘要: Socket主要有两个类:java.net.Socket (客户端)java.net.ServerSocket (服务器端)1。 the Socket class  A socket is an endpoint of a network connection. A socket enables an application to read from and write to the netwo... 阅读全文
posted @ 2010-09-08 15:56 near 阅读(204) 评论(0) 推荐(0)
HTTP协议相关介绍
摘要: HTTP is the protocol that allows web servers and browsers to send and receive data over the Internet. It is a request and response protocol. The client requests a file and the server responds to the r... 阅读全文
posted @ 2010-09-08 15:03 near 阅读(361) 评论(0) 推荐(0)
2010年9月7日
每月一书
摘要: 今月开始读《how tomcat works》,研究一下servlet的原理。 阅读全文
posted @ 2010-09-07 16:45 near 阅读(168) 评论(0) 推荐(0)
新家
摘要: 转战到此,开始布置 阅读全文
posted @ 2010-09-07 16:44 near 阅读(111) 评论(0) 推荐(0)
博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3