[Typo3-dev] Project proposal: TypoG

Franz Holzinger franz at fholzinger.com
Sat Feb 26 10:07:47 CET 2005


Claudio Romano wrote:
>>Java+SOAP is slooooooooooow (tested it once)... Do not know 
>>about XML-RPC...
>>
>>Dmitry.
> 
> 
> XML-RPC should be faster by nature as it's less complex than SAOP.
> (less objects, less memory)
> 

But the main thing which makes it slow is the database access.
Maybe it would be better to start a database duplication and update 
application first. A user can hold his Typo3 PHP scripts and database on 
a local computer which is reguarily automatically updated with the same 
running on a remote server to which all users have access. All users 
still work with their browsers and can choose whether they use a local 
or the remote Typo3 server. All local and remote changes will be updated 
automatically.


Franz




More information about the TYPO3-dev mailing list