GrapeBaBa / brynhildr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brynhild

Brynhild is a parallel execution framework which can be embedded in your blockchain or database. The core of brynhild is an adaptive parallel scheduler following the real workload, you should implement Executor and Storage by your self which can be plugged in brynhild. Benefit from loose couple design of brynhild, you can create customized parallel scheduler easily.

Reference

About

License:Apache License 2.0


Languages

Language:Go 100.0%