Gnus development mailing list
 help / color / mirror / Atom feed
From: Didier Verna <verna@inf.enst.fr>
Cc: ding@gnus.org
Subject: Re: pgnus commandeers emacs to check mail
Date: 21 Jul 1999 13:35:41 +0200	[thread overview]
Message-ID: <qyjd7xmdylu.fsf@metheny.enst.fr> (raw)
In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "21 Jul 1999 13:11:00 +0200"

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 980 bytes --]

Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

> Uh, isn't Guile multi-threaded or doesn't it support multithreading?
> Hm.  Maybe this was stupid.

        Last time I checked, it wasn't, but this might have changed. However,
getting multithreading "for free" is a bit optimistic. You get multithreading
at the langage level, yes. But that's probably not the most difficult thing to
achieve. The major part of the work is properly designing the way you'll use
multithreading: how many threads ? To do what ? Threads for user commands ?
and so on, with all the non obvious problems it brings, like synchronisation,
mutual exclusion, resources protection etc.

-- 
    /     /   _   _       Didier Verna        http://www.inf.enst.fr/~verna/
 - / / - / / /_/ /     ENST, INFRES C201.1       mailto:verna@inf.enst.fr
/_/ / /_/ / /__ /        46 rue Barrault        Tel.   +33 (1) 45 81 73 46
                       75013 Paris, France      Fax.   +33 (1) 45 81 31 19


  reply	other threads:[~1999-07-21 11:35 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-19 21:12 Bill White
1999-07-19 22:12 ` Kai Großjohann
1999-07-21 20:32   ` Greg Stark
1999-07-22 10:07     ` Hrvoje Niksic
1999-07-22 11:57       ` Michael Sperber [Mr. Preprocessor]
1999-07-20  0:19 ` Stainless Steel Rat
1999-07-20  0:49   ` Bill White
1999-07-20 17:16   ` Rajesh Godbole
1999-07-20 18:02     ` Kai Großjohann
1999-07-21 10:50       ` Hrvoje Niksic
1999-07-21 11:11         ` Kai Großjohann
1999-07-21 11:35           ` Didier Verna [this message]
1999-07-28 12:27             ` Robert Bihlmeyer
1999-07-22 10:09           ` Hrvoje Niksic
1999-07-20 19:07     ` Olivier Galibert
1999-07-20 23:31       ` Rajesh Godbole
1999-07-21  6:18     ` Michael Sperber [Mr. Preprocessor]
1999-07-21 15:06       ` Karl M. Hegbloom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=qyjd7xmdylu.fsf@metheny.enst.fr \
    --to=verna@inf.enst.fr \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).