Hello,
I've been waiting for years for a solution to missing select()-style IO. Are you
developing for GNU
GPL? (so the question: may I use and test your code in a real-world application?)
Thank you in advance.
Xuân Baldauf.
(P.S.: Ich spreche auch deutsch)
Bernhard Fastenrath wrote:
> [EMA
On Wed, 2 Jun 1999, Bernhard Fastenrath wrote:
> [EMAIL PROTECTED] wrote:
> > At least one company I know of has been forced to a custom JVM
> > (Hewlett-Packard's) in order to get acceptable performance out of a
> > Java-based server, and they basically made an interface to select().
> > I bel
Bernhard Fastenrath wrote:
>
> [EMAIL PROTECTED] wrote:
> > At least one company I know of has been forced to a custom JVM
> > (Hewlett-Packard's) in order to get acceptable performance out of a
> > Java-based server, and they basically made an interface to select().
> > I believe they've submitt