[xSocket-develop] (no subject)
Status: Inactive
Brought to you by:
grro
|
From: Stefan A. <st...@gm...> - 2008-06-15 10:07:42
|
Hi there I am thinking about replacing mina with xsocket in my p2p application (tcpfile). Up until now I only have 2 questions: 1) How can I connect non-blocking? When I create a NonBlockingConnection, it immediately blocks until it is connected (or did I miss something?) I would like to have a callback once it is connected. 2) With the multiplexing: Is it possible to assign priorities to the Pipelines? So I could send something big on one pipeline, and send something small on another pipeline with a higher priority? So far what I have seen I really liked. It seems much simpler than mina, and has more features that I care about... Keep it up :) Stefan -- Stefan Ackermann, st...@gm... |