> In short, TLI was a nice idea. Platform/protocol neutral network
> connections. However, in practice, it never caught on, and just about
> everything uses TCP/IP now anyway, and the TLI implementations for
> other protocols never caught on. Everything has sockets (C, Perl,
> Tcl, python, etc). Try to find something that does TLI.
C, of course, supports tli...
Quote:> Don't give it a second's thought. Go with sockets.
I've worked with a number of client server applications for Sys V unixes,
including solaris, and was always told that the tli got a little extra speed
out of the process for high volume networking, since its lower to the actual
implementation (on sun anyway, because sockets are implemented on top of tli)
My opinion of the tli is its a much better model to work with, and gives you
lots of extra features. And you should also note that a lot of databases (ie
sybase and informix at least) implement tli drivers for solaris (perhaps this
is the speed issue again?)
Thanks,
Giles
--
Giles Douglas - Senior Software Engineer - Sailfish Systems Ltd - 212 607 3016
Mandatory Sailfish Disclaimer:
Any views expressed in this message are those of the individual sender,
except where the sender specifically states them to be the views of
Sailfish System, Ltd.