unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/3] more nntpd updates
@ 2015-09-20  4:43 Eric Wong
  2015-09-20  4:43 ` [PATCH 1/3] nntpd: support systemd FD inheritance + signals Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2015-09-20  4:43 UTC (permalink / raw)
  To: meta

We're closer to being production-ready, now.  We'll support all the
signal handling to do graceful shutdowns, transparent upgrades, etc.
with or without systemd.

There is adjustable multi-process support to take better advantage
of multiple cores and disks.

Eric Wong (3):
      nntpd: support systemd FD inheritance + signals
      nntp: do not re-enable reads during long responses
      nntp: fix handling of trickled responses

 lib/PublicInbox/NNTP.pm      |  41 +++++-
 lib/PublicInbox/NewsGroup.pm |   5 +-
 public-inbox-nntpd           | 302 ++++++++++++++++++++++++++++++++++++++++---
 t/nntpd.t                    | 106 +++++++++++++++
 4 files changed, 425 insertions(+), 29 deletions(-)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-09-20  4:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-20  4:43 [PATCH 0/3] more nntpd updates Eric Wong
2015-09-20  4:43 ` [PATCH 1/3] nntpd: support systemd FD inheritance + signals Eric Wong
2015-09-20  4:43 ` [PATCH 2/3] nntp: do not re-enable reads during long responses Eric Wong
2015-09-20  4:43 ` [PATCH 3/3] nntp: fix handling of trickled responses Eric Wong

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 read-only IMAP folder(s) and NNTP newsgroup(s).