ダウンロードリスト

プロジェクト概要

ソケットを雨が降って、高パフォーマンス、非ブロッキング ソケット ベース フレームワークです。非ブロッキング IO (NIO または NBIO)、単一のスレッドで数千の接続を作成することができます、前に JDK 1.4 を使用するようにアプリケーション拡張性、クライアントごとのスレッド モデルと比較しています。ユーザーのみ到着 (到着) のデータとは何か、書き込みが完了したときなど、カスタマイズする必要があるイベントをオーバーライドする必要があります。ソケットの雨でテストされています正常に 13,000 以上の同時接続。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2004-01-27 08:14
1.2pre3d

このリリースでは1つの接続上のGETリクエスト)とは、NIOフレームワーク上で永続的な接続は、RFC 2616として1泊(複数のパイプライン処理を備えています。
タグ: Major feature enhancements
This release features pipelining (multiple GET requests on
one connection) and persistent connections on the NIO
framework, as per RFC 2616.

2003-10-10 14:50
1.1.9

バグがNioSocketの同じバージョンを使用してからProxyServerにとサーバーの防止を修正しました。また、コードがクリーンアップされます。これは正常に13000の同時接続でテストされています。
タグ: Minor bugfixes
A bug was fixed that prevented ProxyServer and Server
from using the same version of NioSocket. There are also
code cleanups. It has been tested successfully with
13000 concurrent connections.

2003-10-08 12:10
1.1.8

これは、負荷の両方のクライアントとサーバーのバージョンがテストされます。
タグ: Minor feature enhancements
This is a load tested version of both the client and server.

2003-10-07 05:26
1.1.7

Linux上でのファイルの数を増やすためのファイルが含まれています。以来、今で無条件にチャネル接続時に読書の時間でNioSocketで終端処理するプロキシサーバーが実行されます。その他の軽微な変更についての2つのサーバーを実行している状況に対処するため作られた10K以上の接続を。
タグ: Minor feature enhancements
A file for increasing the number of files on Linux
was included. The Proxy Server now runs, since it
now unconditionally handles terminators in
NioSocket at the time of reading on a connect
channel. Other minor changes were made to deal
with the situation of running two servers with
more than 10K connections.

2003-10-03 23:13
1.1.2

負荷テストは、クライアントと単純なサーバーでは、NIOのフレームワークを拡張する追加されている。これに基づいて、コードのリファクタリングされ、掃除をした。
タグ: Code cleanup
A load testing client and a simple server that extend the NIO Framework have been added. Based on this, the code was refactored and cleaned.

プロジェクトリソース