블로그 이미지
News and Announcements (at) Apache Software Foundation. 노안돼지
Apache Software Foundation The Apache User Group KLDP From download

Recent Post»

Recent Comment»

Recent Trackback»

Archive»

« 2024/5 »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31

 
 
아파치 소프트웨어 재단은 아파치 오픈 소스 소프트웨어 프로젝트 커뮤니티 지원을 제공합니다.
아파치 프로젝트는 협업과 개발 프로세스를 기반으로 하는 상호간의 공감대와 개방되어 있는 실용적인 소프트웨어 라이센스, 그 분야에서 선두를 달릴 수 있는 고품질 소프트웨어 개발을 추구하고 있습니다.

우리는 심플한 서버 공유 프로젝트의 모임이라고도 하지만 오히려 개발자와 사용자간의 커뮤니티라고 생각합니다.

Apache Vysper 0.5 릴리즈

뉴스/소식 | 2010. 4. 3. 12:21 | Posted by 노안돼지

Apache MINA 프로젝트에서 XMPP server 인 Apache Vysper 0.5를 릴리즈 하였습니다.

Apache MINA를 기반으로 한 Apache Vysper 0.5는 쉽게 설치되며, 뛰어난 확장성과 내장성(embeddable)을 가지고 있습니다.

더우기, Multi-User Chat과 Publish-Subscribe에 대해서는 상상 이상의 확장성을 가지고 있습니다.

이 릴리즈는 아래 주소에서 찾을 수 있습니다.
http://mina.apache.org/vysper/apache-vysper-05-release.html

어떠한 피드백과 참여를 환영합니다.
감사합니다.

:

Apache MINA 2.0.0-RC1 릴리즈

뉴스/소식 | 2009. 10. 21. 09:00 | Posted by 노안돼지

The Apache MINA project is pleased to announce the first Release Candidate (RC1) of MINA 2.0.0

The main remaining bugs was fixed. The aim is to produce a final 2.0.0 release base on RC feed back.

The ChangeLog can be found here :
https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=10670&fixfor=12313865

Downloads :
http://mina.apache.org/downloads.html

The Apache MINA PMC

:

Apache Mina SSHD 0.2.0 릴리즈

뉴스/소식 | 2009. 8. 28. 16:53 | Posted by 노안돼지
We're pleased to announce the second release of the Apache Mina SSHD project.
This release is mostly a bug fix release.

Apache SSHD is a 100% pure java library to support the SSH protocols on both the client and server side.
This library is based on Apache MINA, a scalable and high performance asynchronous IO library.

For download links and release notes, see
http://mina.apache.org/sshd/sshd-020.html

Feedback welcome !


:

Apache Mina SSHD 0.1.0 발표

뉴스/소식 | 2009. 6. 19. 20:19 | Posted by 노안돼지
Apache Mina SSHD 프로젝트에서 첫번째 릴리즈를 발표했습니다.
Apache SSHD는 클라이언트와 서버 사이드를 위한 SSH 프로토콜 지원을 위한  100% 순수 Java 라이브러리 입니다.

이 라이브러리는 Apache MINA 기반으로 만들어졌으며, 효율이 좋은 비동기 IO 라이브러리 입니다.

릴리즈 노트와 다운로드 링크는 아래와 같습니다.
http://mina.apache.org/sshd/sshd-010.html

그리고, 항상 좋은 지적은 환영합니다. 
--
Cheers,
Guillaume Nodet


:

Apache MINA 2.0.0-M6 릴리즈

뉴스/소식 | 2009. 6. 4. 08:27 | Posted by 노안돼지

The Apache MINA project team is proud to announce the new Milestone of Apache MINA version 2.0.0-M6, a bug fix release.

Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily by providing an abstract, event-driven, asynchronous API over various transports such as TCP/IP and UDP/IP vis Java NIO.

The Apache MINA project website includes resources such as introductory presentation slides, tutorials, and examples to help you learn MINA as soon as possible.

The changeLog is provided at the end of this mail

Download :
==========
* http://mina.apache.org/downloads.html

Quick links:
============
* Homepage - http://mina.apache.org/
* FAQ - http://mina.apache.org/faq.html
* Testimonials - http://mina.apache.org/testimonials.html
* Documentation - http://mina.apache.org/documentation.html
* Performance - http://mina.apache.org/performance-test-reports.html


The Apache MINA project team is always open for your feedback.  Please let us know what you think about MINA via our mailing list and support forum: http://mina.apache.org/contact.html

Thank you !

Release Notes - MINA - Version 2.0.0-M6
---------------------------------------
Bug

   * [DIRMINA-687] - 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes
   * [DIRMINA-706] - The project ftpserver can't work with mina-2.0-m5
   * [DIRMINA-712] - DefaultIoFilterChainBuilder.replace(String, IoFilter) throws ClassCastException
   * [DIRMINA-713] - IoBufferHexDumper.getHexdump() over-allocates

The Apache MINA PMC.

: