[Pharo-project] How much stable the seaside with pharo
Dear Developers! I have a questions for you. How much stable the Seeaside with the Pharo? How many people use it in the production and business envinronment? Thanks. Laszlo Zsolt Kiss ps.: Sorry for my bad english:)
Been running Seaside on Pharo since October 2008. More stable than Squeak. Stability has been great. Low volume on an intranet, however. No memory leaks or crashes in production. I have seen memory leaks from my development image (particularly if I work with test data). I now only save my development image after loading from Monticello. So, if I'm working with my database and test data and I see a change I want to make, I write the tests and code. Do some test runs and check the code into Monticello. But, I don't save my image at that point. Next time I restart, I reload from Monticello. I do this even though I'm working by myself. On Wed, Sep 2, 2009 at 8:14 AM, Laszlo Zsolt Kiss<lzskiss@dublin.ie> wrote:
Dear Developers!
I have a questions for you. How much stable the Seeaside with the Pharo? How many people use it in the production and business envinronment? Thanks.
Laszlo Zsolt Kiss
ps.: Sorry for my bad english:)
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Thanks for sharing your feelings... Alexandre On 2 Sep 2009, at 09:59, David Mitchell wrote:
Been running Seaside on Pharo since October 2008.
More stable than Squeak.
Stability has been great. Low volume on an intranet, however.
No memory leaks or crashes in production.
I have seen memory leaks from my development image (particularly if I work with test data). I now only save my development image after loading from Monticello.
So, if I'm working with my database and test data and I see a change I want to make, I write the tests and code. Do some test runs and check the code into Monticello. But, I don't save my image at that point. Next time I restart, I reload from Monticello. I do this even though I'm working by myself.
On Wed, Sep 2, 2009 at 8:14 AM, Laszlo Zsolt Kiss<lzskiss@dublin.ie> wrote:
Dear Developers!
I have a questions for you. How much stable the Seeaside with the Pharo? How many people use it in the production and business envinronment? Thanks.
Laszlo Zsolt Kiss
ps.: Sorry for my bad english:)
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Lukas is developing all the seaside 2.9 in pharo since may 2008. Stef On Sep 2, 2009, at 3:14 PM, Laszlo Zsolt Kiss wrote:
Dear Developers!
I have a questions for you. How much stable the Seeaside with the Pharo? How many people use it in the production and business envinronment? Thanks.
Laszlo Zsolt Kiss
ps.: Sorry for my bad english:)
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (4)
-
Alexandre Bergel -
David Mitchell -
Laszlo Zsolt Kiss -
Stéphane Ducasse