|
General
Usenet News
Problems
NewsCache, A Solution
Acknowledgements
NewsCache
What is NewsCache?
Functionality
Compatibility
Documentation
Installation
User's Manual
Mailing List
Publications
PSTL
Overview
Documentation
Download
For Students
Praktika!
Diplomarbeiten!
Download
Status
Download
|
If you are a student at Technische Universität Wien and you
are interested in doing a Praktikum that is related to this project,
please contact me (Thomas
Gschwind <tom@infosys.tuwien.ac.at>).
Topics of interest:
- Use NewsCache's database for INN
- NewsCache uses a news spool organization that seems to be superior
to the organization provided by INN. Adapt INN and NewsCache so that
NewsCache's news spool organization can be used in combination with
INN In progress..
- Implement a Persistent Standard Template Library
- Use NewsCache's persistent storage management library to implement
a library compatible to C++'s STL but uses persistent storage for
managing the container classes. In progress.
- Implement a flexible socket stream library for C++
- Implement a socket stream class for C++. The stream class should
provide the same interface as provided by C++'s iostream
library. The library should also be able to deal with problems like
TCP timeouts. In progress.
- Redesign the API of NewsCache's news library
- Have a look at NewsCache's news library. Redesign the news
library implemented by NewsCache so that it can be used to access a
news database stored on a local or on a remote computer, so that it
can be reused by other news software (Ie., a news reader or news
server).
- Other topics
- If you are interested in any other that is related to one of the
topics listed above, please do not hesitate to contact me (Thomas Gschwind
<tom@infosys.tuwien.ac.at>).
|