Downloadliste

Projektbeschreibung

Newsstar fetches news and posts it to a local news server: INN, s-news, and sn are supported. What makes newsstar special is that it can make
multiple simultaneous connections, not only to one server, but to several, supporting up to 10
"threads". Before fetching each article, it checks
that it hasn't already been downloaded by another
thread or in a previous session. It can also
"pipeline" article requests to make better use of
available bandwidth. SSL is supported.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-09-17 02:53
1.5.3

Diese Version vermeidet Aktualisierung Statistik zu oft, das Flackern. Es verarbeitet alle ausgehenden RSS-Feeds, nicht nur diejenigen mit den entsprechenden newsrc Dateien.
Tags: Minor bugfixes
This release avoids updating stats too often, which caused flickering. It processes all outgoing feeds, not just ones with corresponding newsrc files.

2008-09-03 13:35
1.5.2

Diese Pressemitteilung Herabstufungen die Nachricht zu versuchen, ausgehende Artikeln aus der Warteschlange zu löschen, wenn ein anderer Thread bereits gelöscht haben (ein recht häufiges und harmlose Nebenwirkung, die extra_feed). Multi-threaded Wiederaufbau des Kindes Thread-Tabellen mit einem Mutex geschützt.
Tags: Minor bugfixes
This release downgrades the message about trying to delete outgoing articles from the queue when another thread has already deleted them (a fairly common and harmless side effect of extra_feed). Multi-threaded rebuilding of child thread tables is protected with a mutex.

2008-06-24 22:27
1.5.0

Die wichtigste Änderung ist, dass newsstar jetzt verwendet POSIX Threading (pthreads) anstelle von separaten Prozessen aus.
Tags: Code cleanup
The main change is that newsstar now uses POSIX
threading (pthreads) instead of separate
processes.

2007-10-14 22:23
1.4.0

Die wichtigste Änderung ist, dass der Zeichensatz der eingehenden Artikel können durch newsstar on the fly "geändert werden.
Tags: Major feature enhancements
The main change is that the character set of incoming articles can be changed by newsstar on the fly.

2007-06-25 22:53
1.3.2

Tags: Minor bugfixes

Project Resources