AKTIVE

Documentation
Login

Documentation

Project ↗ Documentation ↗ Developer Index

Documentation

AKTIVE's developer documentation explains the internals of the package, especially its operator specification DSL and templating system.

The internals are somewhat inspired by VIPS.

In the sense that AKTIVE's runtime enables the same thing that VIPS does, the multi-threaded, concurrent handling of multiple input regions without having to load the entirety of the inputs into memory.

The detailed structures are very different from VIPS however, for several reasons: