Dear Smalltalkers,
Swazoo 2.0 is here, on Squeak and VisualWorks simultaneously while Dolphin and Smalltalk/X ports are already on the way. What's new in 2.0 since 1.0 ? - input streaming for uploading large files - output streaming (chunking) for sending large files,support for Comet - improved request framework - Sport portability layer introduced for easier porting - improved exception handling - reorganization of packages - extensive SUnit tests, all pass Download and installation instructions are on Swazoo's website <a href="http://www.swazoo.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.swazoo.org , where you can find also short description of streaming at <a href="http://www.swazoo.org/streaming.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.swazoo.org/streaming.html where a short benchmark of throughput is also present. A few words about it: Swazoo (Smalltalk Web Application Zoo) is an open source, vendor agnostic, dialect neutral Smalltalk HTTP server with resource and web request resolution framework, a fruit of a first Camp Smalltalk 2000 in San Diego. Its main features are: * virtual site support * clean web request resolution framework * static web serving * input streaming of HTTP requests (for large file uploads) * output streaming (chunking) for responding large files and for Comet I hope that you will find Swazoo useful and therefore help us achieve its main goal: to become a web server of choice for all dialects of Smalltalk. Best regards Janko Mivšek maintainer of Swazoo <a href="http://www.swazoo.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> http://www.swazoo.org |
Hi, if you initially installed SeasideForWebToolkit, how does use Swazoo instead? Also, which versions of Seaside are compatible with this version of Swazoo?
Thanks,
-Conrad
On 8/23/07, Janko Mivsek <[hidden email]> wrote: Dear Smalltalkers, |
Hi Conrad,
On 8/23/07, Conrad Taylor <[hidden email]> wrote: -- Hi, if you initially installed SeasideForWebToolkit, how does use Swazoo instead? Also, which versions of Seaside are compatible with this version of Swazoo? I'm just speculating: manually unloading Web toolkit, then load SeasideForSwazoo? I think Michel Bany would help here better. Current SeasideForSwazoo uses Swazoo 1.0, which is also included as parcel on VW 5.2. Swazoo 2.0 is not yet supported by Seaside. Best regards Janko On 8/23/07, Janko Mivsek <[hidden email]> wrote: Dear Smalltalkers, Janko Mivšek AIDA/Web Smalltalk Web Application Server <a href="http://www.aidaweb.si/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.aidaweb.si |
Free forum by Nabble | Edit this page |