The isapi_scgi ISAPI extension for Microsoft IIS implements the Simple Common Gateway Interface (SCGI). SCGI is a standard for communicating with web servers on the back end. Requests received by IIS are passed on to the application server over the SCGI protocol and the response sent back to the
... [More] client.
isapi_scgi uses I/O completion ports for minimal memory and CPU usage and is the highest performance ISAPI SCGI extension available. [Less]
The Windows Inspection Tool Set (WiTS) chops up Windows multiple ways providing you with hyperlinked, filtered views into a Windows system.
Provides customizable list and details views for operating system information, processes, services, users, network interfaces and connections, file shares
... [More], printers and more.
Get notified of system resource status, new network connections, process starts and exits, service status and other system events. [Less]
An open-source Web development framework. Woof! provides high level features and facilities that allow streamlined development of dynamic web sites. Woof! is targeted towards developers and users who value productivity over everything else.
The vix Tcl module provides an easy means of manipulating VMware virtual machines via the VMware VIX COM interfaces. Supported operations include starting/stopping VM's, copying files back and forth, process management, cloning, snapshots etc.
TArray is a experimental Tcl extension that implements typed arrays. The primary motivation is to minimize memory usage and parallelize operations when dealing with large data sets. TArray provides a raw array data type that can then be scripted to provide more sophisticated collection structures.
Promises are concurrency primitives that simplify asynchronous programming by allowing you to write the code in a sequential style. This project implements promises for the Tcl language.
See the website and http://www.magicsplat.com/blog/tags/promises/ for documentation and tutorials.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy