[Soc-coordination] Debian Teams Activity Metrics - Report IV [Update]
Sukhbir Singh
sukhbir.in at gmail.com
Thu Aug 4 05:51:19 UTC 2011
> Yes, we fetch individual messages via NNTP (but there is no HTML parsing!).
We fetch the following fields through 'xhdr' to make the process faster:
1). From
2). Date
3). Subject
Even for thousands of articles, all this is fetched in seconds as
compared to the export option. And then we fetch the message body
individually per article, which is the only thing that takes time.
More information about the Soc-coordination
mailing list