| Key | Value |
|---|---|
| as::author | Emmanuel Frecon |
| as::build::date | 2015-05-22 |
| as::license | BSD |
| as::origin | http://sourceforge.net/projects/til |
| description | This module handles port allocation for a number of (distributed) services in a deterministic manner. It associates services to ports and arranges to avoid that two different services will share the same port. Port allocation is based on a random but deterministic manner. |
| entity | package |
| platform | tcl |
| require | Tcl -require 8.2 logger md5 textutil |