[Pharo-project] SandstoneDb + GOODS backend in Pharo 1.2
April 15, 2011
9:11 a.m.
Hi, I updated the GOODS backend for SandstoneDb to work with Pharo 1.2, and I fixed a few bugs related concurrent access. To download and test it: Gofer it squeaksource: 'SandstoneDb'; package: 'SandstoneDb'; load. Gofer it squeaksource: 'BTree'; package: 'Collections-BTree'; load. Gofer it squeaksource: 'GOODS'; package: 'GOODS'; package: 'GOODSPlatformSqueak'; load. Gofer it squeaksource: 'SDGoodsStore'; package: 'SandstoneGOODS'; load Start GOODS on localhost:6000, and restart your image. I also wrote a blog post about it (the first part of the post) http://nicolas-petton.fr/2011/04/15/load-balancing-iliad-applications.html Cheers, Nico -- Nicolas Petton http://www.nicolas-petton.fr
5586
Age (days ago)
5586
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nicolas Petton