Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 333 invoked from network); 23 Dec 2005 08:19:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Dec 2005 08:19:18 -0000 Received: (qmail 81340 invoked by uid 500); 23 Dec 2005 08:19:17 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 81296 invoked by uid 500); 23 Dec 2005 08:19:16 -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 81284 invoked by uid 99); 23 Dec 2005 08:19:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Dec 2005 00:19:16 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of trustin@gmail.com designates 64.233.184.206 as permitted sender) Received: from [64.233.184.206] (HELO wproxy.gmail.com) (64.233.184.206) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Dec 2005 00:19:15 -0800 Received: by wproxy.gmail.com with SMTP id 57so500724wri for ; Fri, 23 Dec 2005 00:18:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=tmQ0e7jchjUGTO8vAOByeChKLl2x0Ch+x1e7vhm3/8O3fzn9c5ePHpcQtmezDxw1t/84F1XKwhRWV7dtPTixde7eRO++TXF80B1qoNhza6EnOSSE3MFdvH46GLs2l7iwVE1otHyLVL8psNLyACz9UfyTHYlq15dWRXae7y/6lw4= Received: by 10.54.113.6 with SMTP id l6mr3378566wrc; Fri, 23 Dec 2005 00:18:54 -0800 (PST) Received: by 10.54.127.19 with HTTP; Fri, 23 Dec 2005 00:18:54 -0800 (PST) Message-ID: <768dcb2e0512230018q581df786y@mail.gmail.com> Date: Fri, 23 Dec 2005 17:18:54 +0900 From: Trustin Lee To: Apache Directory Developers List Subject: [mina][ANN] Apache MINA 0.8.2 Released: A Network Application Framework MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10609_15914282.1135325934907" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_10609_15914282.1135325934907 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline The Apache Directory team has announced the release of MINA, a network application framework, version 0.8.2. Apache MINA (Multipurpose Infrastructure for Network Applications)is a network application framework which helps users develop network applications easily by providing abstractions of network and protocol I/O layers. The MINA project website includes resources such as a PDF Introduction to MINA and an online tutorial , which includes implementation of the echo protocol, as well as an implementation of a "reverse echo" to show how MINA can process data. Feture List: - Unified and extensible API for various transport types (TCP and UDP) - In-VM pipe communication - Provides both low-level and high-level API - Stream-based asynchronous I/O support - Filter interface as an extension point; similar to Servlet filters - SSL support via SSLFilter thanks to Java 5 SSLEngine - Built-in thread pool - Unit-test your protocol without network connection - Smooth migration from Netty, a popular NIO framework Changes since 0.8.1: - Several bug fixes MINA is currently used by the Apache Directory projectand other open source projects. Do you think you would use it? If so, where? Cheers, Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ PGP Key ID: 0x854B996C ------=_Part_10609_15914282.1135325934907 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline

The Apache Directory team has announced the release of MINA, a network a= pplication framework, version 0.8.2.

Apache MINA (Multipurpose I= nfrastructure for Network Applications) is a network application framework which helps users develop network applications easily by providing abstractions of network and protocol I/O layers.

The MINA project website includes resources such as a PDF Introduction to MINA and an online tutorial, which includes implementation of the echo protocol, as well as an implementation of a "reverse echo" to show how MINA can process d= ata.

Feture List:

  • Unified and extensible API for vari= ous transport types (TCP and UDP)
  • In-VM pipe communication
  • Provides both low-level and high-level API
  • Stream-based asynchr= onous I/O support
  • Filter interface as an extension point; similar t= o Servlet filters
  • SSL support via SSLFilter thanks to Java 5 SSLEng= ine
  • Built-in thread pool
  • Unit-test your protocol without netwo= rk connection
  • Smooth migration from Netty, a popular NIO framework<= /li>
Changes since 0.8.1:
  • Several bug fixes
MINA is= currently used by the=20 Apache Directory= project and other open source projects. Do you think you would use it?= If so, where?

Cheers,
Trustin
--
what we ca= ll human nature is actually human habit
--
http://gleamynode.net/
= PGP Key ID: 0x854B996C ------=_Part_10609_15914282.1135325934907--