Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 94366 invoked from network); 11 Jul 2005 04:34:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Jul 2005 04:34:55 -0000 Received: (qmail 43339 invoked by uid 500); 11 Jul 2005 04:34:55 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 43162 invoked by uid 500); 11 Jul 2005 04:34:54 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 43149 invoked by uid 99); 11 Jul 2005 04:34:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Jul 2005 21:34:54 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=HTML_20_30,HTML_MESSAGE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS,URIBL_SBL X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of trustin@gmail.com designates 64.233.184.194 as permitted sender) Received: from [64.233.184.194] (HELO wproxy.gmail.com) (64.233.184.194) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Jul 2005 21:34:52 -0700 Received: by wproxy.gmail.com with SMTP id i20so93676wra for ; Sun, 10 Jul 2005 21:34:50 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=Ry7i7VsJgGVi8Nkcxndh4+2TbP5/iX+4t+wBJdQERR9n+zPQgKoNM3w4a6lFM/z0fQgx0/Ua2EEzz0+uK7XJ/p+s6e/OZmPunxQwIoe/pRfUUJeq3+d0FFPUaAqswPq0ois0O4NATAkmM5trU+2FwSs0iS0JFqk+thI2uA1UEnk= Received: by 10.54.73.15 with SMTP id v15mr3660625wra; Sun, 10 Jul 2005 21:34:50 -0700 (PDT) Received: by 10.54.72.4 with HTTP; Sun, 10 Jul 2005 21:34:50 -0700 (PDT) Message-ID: <768dcb2e0507102134fdd5f3e@mail.gmail.com> Date: Mon, 11 Jul 2005 13:34:50 +0900 From: Trustin Lee Reply-To: Trustin Lee To: Apache Directory Developers List Subject: [mina][ANN] Apache MINA 0.7.3 Released: A Network Application Framework Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_8628_4011018.1121056490733" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_8628_4011018.1121056490733 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline The Apache Directory team is proud to release MINA 0.7.3, a network=20 application framework. MINA (Multipurpose Infrastructure for Network Applications) is a network=20 application framework which helps users develop high performance and high= =20 scalability network applications easily. PDF Slides and Tutorial is provide= d=20 to flatten learning curve. Feture List: * Unified and extensible API for various transport types (TCP and UDP) * In-VM pipe communication=20 * Provides both low-level and high-level API * Stream-based I/O support * Filter interface as an extension point; similar to Servlet filters=20 * SSL support via SSLFilter thanks to Java 5 SSLEngine=20 * Built-in thread pool * Unit testability using mock objects,=20 * Smooth migration from Netty, a popular NIO framework. Changes since 0.7.2: * More examples * Several bug fixes The full list of changes:=20 http://directory.apache.org/subprojects/network/changes-report.html Trustin --=20 what we call human nature is actually human habit -- http://gleamynode.net/ ------=_Part_8628_4011018.1121056490733 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
The Apache Directory team is proud to release MINA 0.7.3, a network ap= plication framework.

MINA (Multipurpose Infrastructure for Network A= pplications) is a network application framework which helps users develop h= igh performance and high scalability network applications easily. PDF Slide= s and Tutorial is provided to flatten learning curve.

Feture List:

* Unified and extensible API for various transp= ort types (TCP and UDP)
* In-VM pipe communication
* Provides both l= ow-level and high-level API
* Stream-based I/O support
* Filter inter= face as an extension point; similar to Servlet filters=20
* SSL support via SSLFilter thanks to Java 5 SSLEngine
* Built-in t= hread pool
* Unit testability using mock objects,
* Smooth migration= from Netty, a popular NIO framework.

Changes since 0.7.2:

* More examples
* Several bug fixes
 
 
Trustin
--
what we call human nature is actually human habit--
http://gleamynode.net/
------=_Part_8628_4011018.1121056490733--