framsticks servers, the use? 

Hi,

I'm just wondering what the use of the framstic client servers is.

- Will it work like a distributed computing system, so that several
computers can compute on the same experiment through the servers?

- Will it be possible to set up "sharing" servers, so that creatures may
migrate through the internet and into other users gene pools? (I've waited
for a function like this for 3 years... please say yes :) It would be
interesting if we could simulate evolutional migration. Creatures must adopt
to new environment. At the same time, the excisting gene pool at in that
environment can crossover with the new creature. Refer to the old Golem
project.

- Or what?

TJ

Forums: 
Maciej Komosinski's picture

> I'm just wondering what the use of the framstic client servers is.

You can create a client for any purpose you can think of.
A few clients mentioned on the site are dedicated for some purposes.

> - Will it work like a distributed computing system, so that several
> computers can compute on the same experiment through the servers?

It is possible.

> - Will it be possible to set up "sharing" servers, so that creatures may
> migrate through the internet and into other users gene pools? (I've waited
> for a function like this for 3 years... please say yes :)

Yes :-)
Actually, it was done in 2000, but the software was not
officially released. Now, with FramScript, it is much
more powerful.

> It would be
> interesting if we could simulate evolutional migration. Creatures must adopt
> to new environment. At the same time, the excisting gene pool at in that
> environment can crossover with the new creature. Refer to the old Golem
> project.

Framsticks server gives you access to Framsticks simulator
objects similarly as FramScript does, but through the network
sockets. You can do virtually anything you want using the
Framsticks servers - mix genotypes, exchange fitness functions,
or whatever.

Yours,

MacKo