A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/1999-June/095317.html below:

[Python-Dev] ActiveState & fork & Perl

[Python-Dev] ActiveState & fork & PerlGordon McMillan gmcm at hypernet.com
Tue Jun 8 04:37:34 CEST 1999
Fredrik Lundh writes:
> 
> time to implement channels?  (Tcl's unified abstraction
> for all kinds of streams that you could theoretically use
> something like select on.  sockets, pipes, asynchronous
> disk I/O, etc).

I have mixed feelings about those types of things. I've recently run 
across a number of them in some C/C++ libs.

On the "pro" side, they can give acceptable behavior and adequate 
performance and thus suffice for the majority of use.

On the "con" side, they're usually an order of magnitude slower than 
the raw interface, don't quite behave correctly in borderline 
situations, and tend to produce "One True Path" believers.

Of course, so do OSes, editors, languages, GUIs, browsers and colas.

> does select really work on ordinary files under Unix,
> btw?

Sorry, should've said "where a socket is a real fd" or some such...

just-like-God-intended-ly y'rs

- Gordon


More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4