Pooled loaders and editors. Pooled loaders will re-use existing loader processes, without having to go through the costly process of spawning a new loader. Using pooled loaders will drastically increase the speed for loading a lot of small images, like, for example, thumbnails. Loader and editor pools are now used by default. Loader processes are spawned on demand. The pools are not shared between processes or apps.
