[TYPO3-mvc] How to speed up the creation of 100.000+ objects in an extbase extension?
Claus Due
claus at wildside.dk
Wed Dec 5 20:27:10 CET 2012
> Besides the answers already given, do you really need to do this with Extbase? I have developed and published for a couple of years already an extension called "external_import" which is specialized in this kind of jobs. It may have trouble handling 100.000+ records from the BE module, but the Scheduler task should be fine.
Hi everybody,
I'm a huge fan of external_import, it's saved my ass a few times
now - amazed I didn't think of it this time. Everyone should know
about that extension so spread the word!
Cheers,
Claus
More information about the TYPO3-project-typo3v4mvc
mailing list