Gnus development mailing list
 help / color / mirror / Atom feed
From: Felix Lee <flee@teleport.com>
Subject: Re: Getting articles asynchronously.....
Date: Tue, 26 Dec 1995 17:18:59 -0800	[thread overview]
Message-ID: <199512270119.RAA22034@desiree.teleport.com> (raw)
In-Reply-To: Your message of Tue, 26 Dec 1995 09:18:28 EST. <199512261418.JAA17643@delphi.ccs.neu.edu>

> That is an exceedingly bad plan in large newsgroups or groups with large
> articles, such as source or binaries newsgroups.  Emacs will run out of
> memory before it's finished pre-fetching.

well, you pre-fetch to disk, rather than to memory.

> That would require a multithreaded Emacs kernel, something that a) does
> not exist and, b) likely won't exist for quite some time.

you can do most of the job by running subprocesses.  a caching nntp
proxy could take care of asynchronous article fetching.  once you have
that, gnus just needs to add a "maybe-it-would-be-a-good-idea-
to-prefetch-this" entry point to its backend interface.

(async article fetching is on my wishlist-that-I-might-actually-do-
something-about, because "Free Agent" (a Windoze newsreader my
boyfriend uses) is actually much nicer than gnus over a ppp link.  and
there's no way I'm going to run Windoze to use a newsreader.)
--


  parent reply	other threads:[~1995-12-27  1:18 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-12-26  9:16 Patrick Audley
1995-12-26 14:18 ` Stainless Steel Rat
1995-12-26 20:57   ` Patrick Audley
1995-12-26 23:34     ` Stainless Steel Rat
1995-12-27  1:18   ` Felix Lee [this message]
1996-01-03  9:20     ` Lars Magne Ingebrigtsen
1995-12-28  4:53   ` Mark W. Eichin
1995-12-28 13:35     ` Greg Stark
1996-01-15  9:15       ` Greg Stark
1996-01-15 20:36         ` Steven L Baur
1996-01-16 10:34           ` Ketil Z Malde
1996-01-16 11:05             ` Greg Stark
1996-01-16 13:05               ` Massimo Campostrini
     [not found]               ` <zqbn99ny@totally-fudged-out-message-id>
1996-01-17  2:51                 ` Lars Magne Ingebrigtsen
1996-01-17  2:51           ` Lars Magne Ingebrigtsen

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=199512270119.RAA22034@desiree.teleport.com \
    --to=flee@teleport.com \
    /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).