[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#715022: ITP: bitz-server -- ICAP server (RFC 3507) implementation in C++



Package: wnpp
Severity: wishlist

* Package name    : bitz-server
  Version         : 0.1.1
  Upstream Author : Uditha Atukorala
* URL             : https://github.com/uditha-atukorala/bitz-server
* License         : GPLv3+
  Programming Lang: C++, Python
  Description     : ICAP server (RFC 3507) implementation in C++

"bitz-server" is an ICAP server implementation in C++. Starting from scratch,
the server is developed with a modular architecture in mind.
The server core (written in C++) will handle the client requests,
manage workers (child processes) etc. and will provide basic handlers
to serve ICAP requests but won't do any actual content adaptation.

To extend this core functionality and do some actual content adaptation
a pluggable modules architecture is used. These modules will provide
features like content filtering, anti-virus scanning etc.

Regards,
Udi


Reply to: