Chess Positions Queue Processor
Process queue of chess positions which needs to be analyzed
Install
npm install chess-positions-queue-processor --save
Usage
const Processor = ;const processor = queue evaluation analyzer;processor; // call queue.getAllItems and calls for each analyzer.analyze//...processor; // calls evaluation.save and queue.delete for all analyzed enough positions