Tagged Questions

4
votes
2answers
213 views

Pharo/Squeak and GemStone?

May I ask who has used this combination and how good that has worked? What about ease of deployment also? Especially interesting would be in conjunction with either Seaside or Aida/Web... It's a ...
3
votes
5answers
451 views

GemStone-Linux-Apache-Seaside-Smalltalk.. how practical is 4GB?

I am really interested in GLASS. The 4GB limit for the free version has me concerned. Especially when I consider the price for the next level ($7000 year). I know this can be subjective and ...
0
votes
1answer
124 views

What is the best way to schedule a task in gemstone?

My website runs on gemstone. To provide users with statistical data I need to run periodical tasks. How is this achieved best in gesmtone? From within gemstone or from the operating system? And would ...