I’m working on an experimental multicore rendering script for movies. It splits an an8 scene timeline into segments and then renders the segments in concurrent instances of Anim8or. The segments can then be rejoined using a program like VirtualDub FilterMod. An avs file is also generated for ingesting the video into programs that support Avisynth, if installed.
Depending on the amount of memory, number of cores and scene complexity, the script can substantially reduce movie rendering times.
If nobody has something similar and there’s an interest, I’ll post it when ready. Obviously I can't guarantee it will work on every variety of system.