[TYPO3-50-general] Scalability of FLOW3 and/or the content repository

Alban Cousinié lists at mind2machine.com
Wed Nov 4 16:44:56 CET 2009


For the filesystem, there exists solutions such as mounting an iSCSI
filesystem shared across frontend servers or using DRDB
(http://www.drbd.org/) + Heartbeat which basically mirrors across servers
every packet written to your disk through the network, pretty much like
RAID1 does locally.

For the databases, using mysql or any database over DRDB should do the job,
however using a database cluster is probably a more professional way to go
in order to be able to take advantage of the specific software tools (such
as load balancing and monitoring tools) for database clusters.

Using such solutions should be transparent to flow3.

Alban Cousinié
-- 
MIND2MACHINE SARL
http://www.mind2machine.com

-----Message d'origine-----
De : typo3-project-5_0-general-bounces at lists.typo3.org
[mailto:typo3-project-5_0-general-bounces at lists.typo3.org] De la part de Dan
Osipov
Envoyé : mercredi 4 novembre 2009 15:07
À : typo3-project-5_0-general at lists.typo3.org
Objet : Re: [TYPO3-50-general] Scalability of FLOW3 and/or the content
repository

Do you have any tools in mind?

Like what if I want to have a system similar to S3 - with redundant 
storage, spread out across servers - how would I go about adding that, 
and having FLOW3 recognize it?

Dan Osipov
Calkins Media
http://danosipov.com/blog/

Karsten Dambekalns wrote:
> Hi.
> 
> On 03.11.09 16:55, Helmut Hummel wrote:
>> In the TYPO3 v4 world there are possibilities to do so (Database
>> Clusters, file replication etc.) but since FLOW3 has a content
>> repository, I wonder if someone already spent some thoughts on this
topic.
> 
> Well, we want to make it easy to scale, but we will not implement that
> actual replication, balancing and stuff in PHP. There are a lot of good
> tools for such tasks out there and what we'll try is to make them easy
> to use with FLOW3-based applications.
> 
> What that will be in concrete terms is not yet clear. In fact, if you
> have any input to give, I'd be glad to hear about it!
> 
> Regards,
> Karsten
_______________________________________________
TYPO3-project-5_0-general mailing list
TYPO3-project-5_0-general at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-5_0-general

__________ Information provenant d'ESET NOD32 Antivirus, version de la base
des signatures de virus 4573 (20091104) __________

Le message a iti virifii par ESET NOD32 Antivirus.

http://www.eset.com


 

__________ Information provenant d'ESET NOD32 Antivirus, version de la base
des signatures de virus 4573 (20091104) __________

Le message a été vérifié par ESET NOD32 Antivirus.

http://www.eset.com
  

__________ Information provenant d'ESET NOD32 Antivirus, version de la base
des signatures de virus 4573 (20091104) __________

Le message a été vérifié par ESET NOD32 Antivirus.

http://www.eset.com
 



More information about the TYPO3-project-5_0-general mailing list