|
|
 |
RE: FN-FORUM: help - PHP vs. dotNET again.
date posted 6th February 2008 14:30
-------- Original Message --------=0D=0A> From: Graham Stark [EMAIL REMOVED]
virtual-worlds.biz>=0D=0A> Sent: 06 February 2008 14:19=0D=0A> To: "FN-FORU=
M / [EMAIL REMOVED] [EMAIL REMOVED] Subject: RE: FN-FORUM: =
help - PHP vs. dotNET again.=0D=0A> =0D=0A=0D=0A> That does look really int=
eresting. Has anyone used this in anger? Is it=0D=0A> fast/scalable enough =
for practical use?=0D=0A=0D=0ASmalltalk has the most mature VM so speed is =
not an issue. With regard to seaside and scaling the way you do that is to =
run concurrent images (both on the same server and then on other servers as=
you scale). There is no out of the box solution to passing objects between=
images however, so if you need that capability then you will have to roll =
your own.=0D=0A=0D=0A> Has anyone had a good experience developing with som=
ething other than=0D=0A> the usual LAMP/Java/.Net stacks?=0D=0A> =0D=0A=0D=
=0ASmalltalk is the mut's nuts so if you can use it I'd recommend giving it=
a try. With regard to Seaside then you'd need to be running your own serve=
r as I doubt you'd get hosting anywhere.=0D=0A=0D=0A-- =0D=0ACheers,=0D=0AG=
ary=0D=0Ahttp://www.garyshort.org=0D=0A=0D=0A
|
 |
|