Hi Bruno,

Is good to see you here as well :)

1) 7.0+. If you're in Windows only 32 bit is supported.

2) For RDBMS forget about DBXTalk and Garage, I would suggest you go
straight to the PostgreSQL client (P3) or SQLite. Those are maintained and
used, the rest... who knows.
If you need ORM you can use Glorp with any of those.

3) As Sven mentioned there are many options, there is people using Docker
containers managed by Docker Swarm, so the options are many. But if you use
Seaside with stateful sessions (you'll need affinity by session or IP).

Regards,

Esteban A. Maringolo


El mar., 19 feb. 2019 a las 22:27, BrunoBB (<smallt...@adinet.com.uy>)
escribió:

> Hi,
>
> My name is Bruno i'been using Smalltalk since 1999 for commercial
> applications, mostly Dolphin, GemStone/S and Visual Works.
>
> Now we have a commercial project and we are going to use Pharo :)
>
> So we have some general questions.
>
> 1) Which version of Pharo to use in a production deployment 6.1 or 7.0 ?
>
> 2) We need a local database to Pharo app, which open source database is
> better to use with Pharo: mysql, postgree or .... In term of packages for
> Pharo.
> There is https://guillep.github.io/DBXTalk/ but i do not know if is up to
> date.
>
> 3) There is any documentation about deployment and maintenance for a Pharo
> +
> Seaside app ?
> I have found "2016-10-06-EnterprisePharo.pdf" but may there are other
> sources...
>
> regards,
> bruno
>
>
>
> --
> Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
>
>

Reply via email to