Path: csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod From: Markus Koschany Newsgroups: linux.debian.bugs.dist,linux.debian.devel,linux.debian.maint.java Subject: Bug#799106: ITP: jboss-xnio -- simplified low-level I/O layer for NIO Date: Wed, 16 Sep 2015 00:10:02 +0200 Message-ID: X-Original-To: Debian Bug Tracking System X-Mailbox-Line: From debian-bugs-dist-request@lists.debian.org Tue Sep 15 22:00:12 2015 Old-Return-Path: X-Spam-Flag: NO X-Spam-Score: -4.198 Reply-To: Markus Koschany , 799106@bugs.debian.org Resent-To: debian-bugs-dist@lists.debian.org Resent-Cc: apo@gambaru.de, debian-devel@lists.debian.org, debian-java@lists.debian.org, wnpp@debian.org X-Debian-Pr-Message: report 799106 X-Debian-Pr-Package: wnpp X-Spam-Bayes: score:0.0000 Tokens: new, 11; hammy, 143; neutral, 41; spammy, 5. spammytokens:0.987-1--xnio, 0.956-+--H*r:bugs.debian.org, 0.939-+--benefits, 0.929-+--today, 0.860-+--Inc hammytokens:0.000-+--HX-Debbugs-Cc:sk:debian-, 0.000-+--H*M:reportbug, 0.000-+--H*MI:reportbug, 0.000-+--H*x:reportbug, 0.000-+--H*UA:reportbug Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Mailer: reportbug 6.6.4 X-Debian-Message: from BTS X-Mailing-List: archive/latest/1209294 List-ID: List-URL: Approved: robomod@news.nic.it Lines: 27 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Tue, 15 Sep 2015 23:57:00 +0200 X-Original-Message-ID: <20150915215700.25961.31869.reportbug@conan> Xref: csiph.com linux.debian.bugs.dist:680537 linux.debian.devel:67863 linux.debian.maint.java:8341 Package: wnpp Severity: wishlist Owner: Markus Koschany * Package name : jboss-xnio Version : 3.3.2 Upstream Author : Red Hat, Inc. * URL : http://xnio.jboss.org * License : Apache-2.0 Programming Lang: Java Description : simplified low-level I/O layer for NIO XNIO is a simplified low-level I/O layer which can be used anywhere you are using non-blocking I/O today. It frees you from the hassle of dealing with Selectors and the lack of NIO support for multicast sockets and non-socket I/O, while still maintaining all the capabilities present in NIO, and it opens the door to non-obvious optimizations. . XNIO provides a unique API for combining blocking and non-blocking operations, even on the same channel, allowing you to take advantage of the simplicity and low latency of blocking I/O while still gaining the thread-conservative and throughput benefits of non-blocking I/O. jboss-xnio is a dependency for undertow (http://bugs.debian.org/767001) and will be maintained within the Debian Java team.