NetKernel consistently delivers high performance for all work loads
on a wide range of hardware.
Make multi-core and multiple CPU computers work for you.
NetKernel automatically, transparently and fully utilizes all available compute cores
and CPUs without requiring mastery of the difficult art of
multi-thread programming.
NetKernel applications can scale linearly with cores -
move from a 2 core to an 8 core computer and watch
performance quadruple.
Eliminate redundant computations.
An advanced internal cache stores previously computed results
transparently and automatically eliminating
redundant computation.
Self-balance as work changes.
The internal cache employs a survival of the fittest
algorithm which automatically adjusts to changing work
loads.
Efficient global optimization is achieved without programmer
intervention.
Continue on under the heaviest loads.
A throttle monitors the stream of incoming requests.
As the load increases requests are queued and under
severe load they are rejected.
While this may seem harsh, it protects the application
and allows it to run reliably under punishing work loads.
Throttle-less systems will hit internal limits randomly
resulting in unpredictable behavior.
|