Liste des Groupes |
In article <vlgots$1le5s$1@dont-email.me>, <Muttley@DastardlyHQ.org> wrote:In Windows yes, which frankly is probably not a coincidence. Not so much>
in unix unless you're writing a GUI program.
Very much in Unix, actually. The kernel is highly asynchronous
(it must be, to match the hardware), and has been since the
early 1970s. Many user programs similarly.
>
Historically, many systems have provided direct support for
asynchronous programming on Unix. Going back to the early
commerical Unix days, masscomp's real time Unix had ASTs, not
signals, to support asynch IO directly from userspace. More
recently, POSIX.1b and POSIX AIO are widely supported. Polling
interfaces like kqueue and epoll, etc, exist largely to support
Les messages affichés proviennent d'usenet.