搜索资源列表
shujukuxitongkuailun
- 讲解数据库的语言,安全性,并发控制,查询优化,关系数据库,关系数据库理论,恢复技术和数据库的设计-database on the language, security, concurrency control, query optimization, relational databases, relational database theory, Resumption of technology and database design
AdvDragon-CS
- a simple java mutlti thread concurrency program src code
Thinking_in_Java_3rd_edition
- Thinking in Java, 3rd ed. Revision 4.0 Preface Introduction 1: Introduction to Objects 2: Everything is an Object 3: Controlling Program Flow 4: Initialization & Cleanup 5: Hiding the Implementation 6: Reusing
Codejia.com_308eecac517fb07675f4d814d6c5c5ca
- 社区支持无限级分类,左侧工具栏静态化再多的版面也不会影响速度。 大量的使用高性能缓存使得软件在高并发下对数据库的压力降到最低!-Community Support unlimited-class classification, the left toolbar of more static layout would not affect the speed. The use of a large number of high-performance cache enabled software
jcip-examples-src
- java concurrency in practice 源码. JAVA并发设计-java concurrency in practice source. JAVA concurrent design
corejava8-V1
- Java核心技术,第八版 Java核心技术. 卷I. 基础篇 各个章节中程序源码-Core Java. Volume I. Fundamentals, 8th Edition Volume I is designed to quickly bring you up to speed on what’s new in Java SE 6 and to help you make the transition as efficiently as possible, whether you
gaobingfawangzhanjiagou
- 高并发高流量网站架构知识集合: 架构考虑问题; 负载均衡; 服务器优化; 数据库优化; cache技术:oscache/memcache/ehcache java优化等-High-concurrency framework for high-traffic Web site of knowledge set
CAR
- 一个JAVA实现的停车场多出口多入口的同步实现程序。-JAVA realization of a multi-car park entrance to export more than the realization of the synchronization process.
pickle4j
- Pickle是一个Java库,其中包含的持久性,并发类和日志记录-Pickle is a Java library containing classes for persistence, concurrency, and logging.
yii-1.1
- 最新的开源的yii-1.1框架~轻量,但功能强大,并发也很牛-The latest open-source framework for ~ yii-1.1 lightweight, but powerful, concurrency is also very cattle ~ ~
rc061-010d-java_concurrency_0
- concurrency in java-concurrency in java
service
- 实现并发性的方式:1)为每个客户分配一个工作线程 2)创建一个线程池,由其中的工作线程来为客户服务 -Way to achieve concurrency: 1) for each customer is assigned a worker thread 2) Create a thread pool from which the worker thread to serve customers
Special_Server_Developer
- 专用并发服务器开发技术 讨论设计专用并发服务器的技术及其J ava 实现的对象方法,文章给出了一个可以进行远程计算服务的J ava 并发服务的具体例子.-Special Server Developer to discuss the design of technology-specific concurrency server and implemented J ava object methods, the article gives a remote computing service c
chapter10_SWING
- 线程是处理器调度的基本单位,是进程中的一个控制流 线程称为处理器调度的对象,而进程是资源分配的对象 进程和线程的比较: 地址空间资源 调度 并发性 安全性 -Thread is the basic unit of processor scheduling, is in the process of a control-flow thread is called processor scheduling objects, and resource allocation
Hibernate_Tutorial
- Hibernate入门教程OR映射技术 通过Hibernate API操纵数据库检索策略和方式数据库事务、并发、缓存与性能优化高级配置-Getting Started Tutorial Hibernate OR Mapping Hibernate API manipulated by database search strategies and methods database transaction, concurrency, caching and performance optimiz
ebook0024
- Java concurrency in practice
java_concurrency_in_practice
- Java concurrency in practice
Java-Concurrency-in-Practice
- Java Concurrency in Practice,PDF版,方便阅读,对学习英语也有帮助-The simultaneous art PDF version for easy reading
concurrency
- Java Concurrency demo-Java Concurrency demo is used for introduce how to use concurrency strategy.
Java Concurrency method
- Several method to manage concurrency problems in java.