Trustin Lee
|
b64124efd6
|
* Renamed WriteMessageQueue to FastQueue, made it generic and optimized it
* Added ConcurrentFastQueue (proof of concept yet - slow)
|
2008-09-27 14:22:52 +00:00 |
|
Trustin Lee
|
a0d132a4d8
|
Moved WriteMessageQueue to the util package
|
2008-09-27 11:53:00 +00:00 |
|
Trustin Lee
|
f2c1734636
|
Reduced contention between I/O thread and writer
|
2008-09-26 12:28:09 +00:00 |
|
Trustin Lee
|
90ea9aa047
|
Formatting
|
2008-09-26 09:05:41 +00:00 |
|
Trustin Lee
|
362ecf640b
|
Fixed a bug where DiscardClient didn't work since the last optimization
|
2008-09-26 09:04:02 +00:00 |
|
Trustin Lee
|
39086edae6
|
Introduced an intermediary write buffer to reduce the contention
|
2008-09-26 08:31:33 +00:00 |
|
Trustin Lee
|
0241120ace
|
Optimization.. (reduced volatiles)
|
2008-09-26 07:00:30 +00:00 |
|
Trustin Lee
|
22d79a501d
|
Replaced ConcurrentLinkedQueue with LinkedBlockingQueue in NioSocketChannel
|
2008-09-26 04:31:41 +00:00 |
|
Trustin Lee
|
9f5468f7a7
|
Made sure NioWorker.taskQueue doesn't contain the same WriteTask
|
2008-09-26 03:32:26 +00:00 |
|
Trustin Lee
|
5f1ecc9022
|
Fixed throughput issue when messages are written from different threads than I/O worker threads
|
2008-09-26 03:02:31 +00:00 |
|
Trustin Lee
|
ebdcb21421
|
Made sure StackTraceSimplifier is always loaded
|
2008-09-26 02:57:10 +00:00 |
|
Trustin Lee
|
824e0034c4
|
A little bit of optimization
|
2008-09-26 00:43:14 +00:00 |
|
Trustin Lee
|
e1f4053d41
|
At last but not least
|
2008-09-25 16:31:03 +00:00 |
|
Trustin Lee
|
33c1932353
|
Dunno why but SocketChannel.accept() sometimes returns null.
|
2008-09-25 11:05:45 +00:00 |
|
Trustin Lee
|
bc60f01b58
|
section -> chapter
|
2008-09-24 12:38:52 +00:00 |
|
Trustin Lee
|
9c0b5d1949
|
Better table L&F
|
2008-09-24 12:01:50 +00:00 |
|
Trustin Lee
|
87390319c8
|
Added the list of available options
|
2008-09-24 11:28:46 +00:00 |
|
Trustin Lee
|
274fa4aac5
|
A little bit of duplication to help understanding of asynchronous operation
|
2008-09-24 10:49:39 +00:00 |
|
Trustin Lee
|
d0d99ff6bc
|
More detailed explanation on ChannelFuture
|
2008-09-24 10:46:58 +00:00 |
|
Trustin Lee
|
320b7133a2
|
More clarification on ChannelHandlerContext
|
2008-09-24 10:37:19 +00:00 |
|
Trustin Lee
|
92be78df49
|
Rephrased the description of ChannelHandlerContext
|
2008-09-24 10:08:30 +00:00 |
|
Trustin Lee
|
60eec52dab
|
Typo
|
2008-09-24 09:56:10 +00:00 |
|
Trustin Lee
|
0b8687cdeb
|
More explanation on the characteristics of bootstraps
|
2008-09-24 09:55:19 +00:00 |
|
Trustin Lee
|
008f7c394e
|
Added the PNG version of the architecture diagram
|
2008-09-24 09:50:38 +00:00 |
|
Trustin Lee
|
aaa6efcda4
|
Fires -> Sends
|
2008-09-24 09:49:23 +00:00 |
|
Trustin Lee
|
6a759f0c63
|
Fixed grammar, typo, and brevity in Javadoc comments
|
2008-09-24 09:48:32 +00:00 |
|
Trustin Lee
|
ec06cbf57a
|
Made the diagram more compact
|
2008-09-24 05:32:43 +00:00 |
|
Trustin Lee
|
880a093c9f
|
Added the architecture diagram
|
2008-09-24 04:45:39 +00:00 |
|
Trustin Lee
|
891751b396
|
Updated XSLT to make the documentation point the correct URL
|
2008-09-24 03:39:21 +00:00 |
|
Trustin Lee
|
705d4f183c
|
Excluded unwritten chapters temporarilly
|
2008-09-24 03:17:27 +00:00 |
|
Trustin Lee
|
48bf1d543a
|
Better description
|
2008-09-24 03:14:16 +00:00 |
|
Trustin Lee
|
8c2f314154
|
Better explanation of what Netty is
|
2008-09-24 02:30:10 +00:00 |
|
Trustin Lee
|
c8ff671867
|
[maven-release-plugin] prepare for next development iteration
|
2008-09-22 11:11:24 +00:00 |
|
Trustin Lee
|
7f8def862a
|
[maven-release-plugin] prepare release netty-3.0.0.CR4
|
2008-09-22 11:10:07 +00:00 |
|
Trustin Lee
|
45b6c74b84
|
Another rephrasing
|
2008-09-22 11:05:43 +00:00 |
|
Trustin Lee
|
a85c3688a8
|
Another rephrasing
|
2008-09-22 11:03:49 +00:00 |
|
Trustin Lee
|
95a5af1707
|
Slight rephrasing
|
2008-09-22 11:02:28 +00:00 |
|
Trustin Lee
|
f206c5359b
|
Finished the first chapter
|
2008-09-22 11:00:18 +00:00 |
|
Trustin Lee
|
8d8c7c0227
|
* Updated PDF XSL
* proven approach for -> proven approach to
* Keep writing the guide...
|
2008-09-22 05:47:10 +00:00 |
|
Trustin Lee
|
d3f24589a4
|
* Fixed too frequent plugin update
* Keep writing the guide...
|
2008-09-22 02:10:31 +00:00 |
|
Trustin Lee
|
da8fa65aca
|
More tweak for PDF guide
|
2008-09-20 10:44:51 +00:00 |
|
Trustin Lee
|
bacabc9a12
|
* Reformatted XSL files
* A little bit of tweaking in PDF stylesheet
|
2008-09-20 10:23:18 +00:00 |
|
Trustin Lee
|
ea7c7e769c
|
* Replaced callout-bug with simple co tags
* Stylesheet update
|
2008-09-20 09:11:54 +00:00 |
|
Trustin Lee
|
0f3edc8cd8
|
Fixed cosmetic errors by overriding the default stylesheets
|
2008-09-20 06:38:56 +00:00 |
|
Trustin Lee
|
6e696ffc51
|
* Added more shortcut entities
|
2008-09-19 11:52:30 +00:00 |
|
Trustin Lee
|
3c0d4a5c40
|
* Extracted common entities into custom.dtd
* Keep writing the getting started chapter
|
2008-09-19 11:16:28 +00:00 |
|
Trustin Lee
|
0547b35559
|
Defined four entities related with Netty
|
2008-09-19 08:23:51 +00:00 |
|
Trustin Lee
|
032226521d
|
Fixed incorrect docbook location
|
2008-09-19 07:37:55 +00:00 |
|
Trustin Lee
|
b571bdc0e2
|
* Updated to the latest version of jdocbook plugin and jbossorg styles
* Writing the getting started chapter...
|
2008-09-19 07:28:48 +00:00 |
|
Trustin Lee
|
ac5a2a2f03
|
Renamed introduction to getting started
|
2008-09-19 06:16:14 +00:00 |
|