|
|
<Runtime System>[ WWW8 paper | download ]
The Web service runtime system used in <bigwig> contains support for:
Version 2 contains several improvements:
All functionality is available to the service code through a C library. The package is designed to be used both when the services are to be written directly in C, and when C is the target language in a compilation from a high-level Web-service domain specific language such as <bigwig>.
WWW8 PaperThe original version of the system is described in the paper: A Runtime System for Interactive Web Services by Claus Brabrand, Anders Møller, Anders Sandholm, and Michael I. Schwartzbach, presented at The Eighth International World Wide Web Conference (WWW8). The paper is available in [ HTML | PDF | PostScript ]
DownloadA stand-alone package (written in C, for Unix/Linux with Apache) - including all source code, documentation, and examples - is freely available under the GNU Public License. Note: The runtime-system package is included in the <bigwig> compiler package - you do not need to download this package separately in order to use <bigwig>.
|