Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: Re: No prefetch with nnvirtual?
Date: 16 Dec 1996 13:58:58 +0100	[thread overview]
Message-ID: <m2via2k5m5.fsf@proletcult.slip.ifi.uio.no> (raw)
In-Reply-To: Jason L Tibbitts III's message of 12 Dec 1996 18:23:48 -0600

Jason L Tibbitts III <tibbs@hpc.uh.edu> writes:

> Now that nnvirtual is working well again and I can actually try to use it,
> I've realized that, sadly, prefetch doesn't work there.  I suppose I can
> understand this given the additional layer of complexity, but reading
> virtual groups on foreign servers can be slooooooowwww.  Something else for
> the todo list, I suppose.

Doing virtual prefetches (*titter*) should be no problem -- nnvirtual
just has to pass along the calls to the underlying backend.  The
problem is that there's no way to say (currently) on a
article-by-article basis whether an article can be prefetched or not.
That depends on what backend it has been fetched from.  

Well, perhaps not.  nnvirtual will be able to ask the backend whether
it's asynchronous, and if not, it'll just return nil for those asynch
calls it can't honor.  Yup.  Should be no problem to code.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


  reply	other threads:[~1996-12-16 12:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-12-13  0:23 Jason L Tibbitts III
1996-12-16 12:58 ` Lars Magne Ingebrigtsen [this message]
1996-12-16 21:10   ` Jason L Tibbitts III

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=m2via2k5m5.fsf@proletcult.slip.ifi.uio.no \
    --to=larsi@ifi.uio.no \
    /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).