smap - Summary
Free Software
Socket map daemon and implementation framework.
Socket maps are a mechanism for extending the functionality of
Sendmail and MeTA1.
Smap provides a comprehensive set of tools for configuring, testing and writing socket maps.
Its main component, smapd, is a modular server which handles socket
map requests. Instead of doing searches for each request, smapd relies on loadable modules to provide the requested functionality. In other words, the server is responsible for handling socket map protocol, and for dispatching queries to appropriate modules. Modules, in their turn, are responsible for looking up the requested key and returning the result.
Second important part of the package is a set of loadable modules for
smapd. These modules cover several important database management
systems and make it possible to easily configure servers for
retrieving data from them.
The package provides also API for writing new modules, either in C or in Guile.
Finally, Smap includes a client program, smapc, which can be used
to query arbitrary socket servers from the command line.
Registration Date: Sat Jun 5 20:07:30 2010
License: GNU General Public License V3 or later
Development Status: 5 - Production/Stable
posted by gray, Thu Jul 1 17:50:05 2021 - 0 replies
Version 2.1 has been released. New in this release:
- Support for Guile 2.2
- Bugfixes
- Improved testsuite
posted by gray, Sat Jul 3 08:19:44 2010 - 0 replies
The version 1.1 of Smap is available for download from ftp://download.gnu.org.ua/pub/release/smap.
New in this version:
New configuration statements
- prepend-load-path
Adds specified path at the beginning of the current load path
...
[Read more]
posted by gray, Sat Jun 19 16:47:22 2010 - 0 replies
First stable release of Smap is available for download from ftp://download.gnu.org.ua/pub/releases/smap.
The project home page is fully operational.
Bon voyage!
[Submit News]
[3 news in archive]