[Seaside] Newbie: GOODS with Seaside

goran.krampe at bluefish.se goran.krampe at bluefish.se
Tue Apr 27 10:01:38 CEST 2004


Avi Bryant <avi at beta4.com> wrote:
[SNIP]
> >> Much better would be to hack
> >> both client and server to allow multiple "connections" to be
> >> multiplexed over one actual TCP socket connection, but this requires
> >> diving into the goodsrv.cxx source, which may not appeal to everyone.
> >
> > That would really better than any DBMS I've seen so far... But c++ is 
> > not really the language
> > I'm looking for :).
> 
> Yeah, I'm not optimistic that anyone is going to spend the time to do 
> this.  But it would certainly be nice to have (and probably no more 
> than a weekend's worth of hacking).
> 
> Avi

Sidenote: In our little VH project we wrote a Socket multi/demultiplexer
for Squeak. A side product was the SharedStreams package. But that is of
course not interesting in this case - since you need it in C++. :)

regards, Göran


More information about the Seaside mailing list