Generic Server now includes distributed ST and RMI registry, tuple spaces and web server

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Generic Server now includes distributed ST and RMI registry, tuple spaces and web server

John Small
http://www.rogare.com/index.php?inc=downloads/st/smalltalk.inc

Generic Server for Dolphin Smalltalk:   a generic, multi-threaded web
services
server in Dolphin Smalltalk.

Includes

    simple http echo server - demonstrates how to write your own web
services;

    DDST (Distributed Dolphin ST) - export service complete with RMI
         (Remote Method Invocation) registry;

    distributed tuple space;

    web server - (work in progress - post method, ST servlets and ST server
pages
        will be added shortly).