- 博客(11)
- 资源 (44)
- 收藏
- 关注
转载 Java NIO: Non-blocking Server
Non-blocking Server - GitHub RepositoryNon-blocking IO PipelinesNon-blocking vs. Blocking IO PipelinesBlocking IO Pipeline DrawbacksBasic Non-blocking IO Pipeline DesignReading Partial MessagesS
2018-03-15 10:38:59
680
转载 Java NIO ServerSocketChannel
Opening a ServerSocketChannelClosing a ServerSocketChannelListening for Incoming ConnectionsNon-blocking Mode 原文地址Jakob JenkovLast update: 2014-06-25A Java NIO Serv
2018-03-15 10:37:51
149
转载 Java NIO SocketChannel
Opening a SocketChannelClosing a SocketChannelReading from a SocketChannelWriting to a SocketChannelNon-blocking Modeconnect()write()read()Non-blocking Mode with Selectors原文地址
2018-03-15 10:36:15
156
转载 Java NIO FileChannel
Opening a FileChannelReading Data from a FileChannelWriting Data to a FileChannelClosing a FileChannelFileChannel PositionFileChannel SizeFileChannel TruncateFileChannel Force原文地址J
2018-03-15 10:35:01
151
转载 Java NIO Selector
Why Use a Selector?Creating a SelectorRegistering Channels with the SelectorSelectionKey'sInterest SetReady SetChannel + SelectorAttaching ObjectsSelecting Channels via a SelectorselectedKey
2018-03-15 10:33:49
136
转载 Java NIO Channel to Channel Transfers
transferFrom()transferTo()原文地址Jakob JenkovLast update: 2014-07-30In Java NIO you can transfer data directly from one channel to another, if one of the channels is
2018-03-15 10:32:34
114
转载 Java NIO Scatter / Gather
Scattering ReadsGathering Writes原文地址Jakob JenkovLast update: 2015-09-02Java NIO comes with built-in scatter / gather support. Scatter / gather are concepts used i
2018-03-15 10:31:19
158
转载 Java NIO Buffer
Basic Buffer UsageBuffer Capacity, Position and LimitCapacityPositionLimitBuffer TypesAllocating a BufferWriting Data to a Bufferflip()Reading Data from a Bufferrewind()clear() and compact()mark
2018-03-15 10:29:55
119
转载 Java NIO Channel
Channel ImplementationsBasic Channel Example原文地址Jakob JenkovLast update: 2014-06-23Java NIO Channels are similar to streams with a few differences:You can bot
2018-03-15 10:26:49
115
转载 Java NIO Overview
Channels and BuffersSelectors 原文地址Jakob JenkovLast update: 2014-06-23Java NIO consist of the following core components:ChannelsBuffersSelectorsJava NIO has more classes and components than these, but ...
2018-03-15 10:19:40
108
转载 Java NIO Tutorial
原文地址Jakob JenkovLast update: 2014-06-25Java NIO (New IO) is an alternative IO API for Java (from Java 1.4), meaning alternative to the standardJava IO and Java Networking API's. Java NIO offers a diff...
2018-03-15 10:13:49
121
Operating Systems Principles and Practice(1-4).zip
2019-12-21
Intel® 64 位和 ia-32 架构软件开发人员手册.zip
2019-12-21
软件架构师应该知道的97件事
2017-10-20
代码大全 英文版
2017-09-07
代码大全2中文版(完整清晰版) - 压缩包2
2017-09-07
代码大全2中文版(完整清晰版) - 压缩包1
2017-09-07
深入理解Linux内核(第3版)中文版
2017-08-18
深入理解Linux内核(第3版)英文版
2017-08-18
GPU Pro 7 (1积分)
2017-08-15
GPU Gems 3
2017-08-15
具体数学英文版(免积分)
2017-08-04
《具体数学》计算机科学基础(第2版)(免积分)
2017-08-04
深入理解OpenCV 实用计算机视觉项目解析(免积分)
2016-04-17
Apress.Learn JavaFX 8
2015-12-06
The Definitive Guide to HTML5 WebSocket(权威指南)(免积分)
2014-11-29
Cross-Platform GUI Programming with wxWidgets(中英文版-免积分)
2014-11-25
数字图像处理-Java语言算法描述[Wilhelm Burger & Mark J.Burge](免积分)
2014-11-06
AP.Computer and Machine Vision.Theory.Algorithms.Practicalities.4Ed.2012(免积分)
2014-10-14
Introduction to Design Analysis of Algorithms
2014-10-05
Augmented Reality - Some Emerging Application Areas
2014-10-04
深入剖析Tomcat(免积分)
2014-09-17
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人