mini-pd icon indicating copy to clipboard operation
mini-pd copied to clipboard

Do we have any development plan or a roadmap?

Open JmPotato opened this issue 4 years ago • 6 comments

As for a mini-PD, what features do we intend to implement initially? Do we have any development plan or a roadmap?

JmPotato avatar Jul 22 '21 06:07 JmPotato

Oh, don't expect to draw so much attentions...

It's (still) a personal project only for my prototype testing on huge regions. So it only aims to provide minimal feature sets including TSO allocations, data size balancing, leader balancing, simple load balancing.

BusyJay avatar Jul 22 '21 07:07 BusyJay

Oh, don't expect to draw so much attentions...

It's (still) a personal project only for my prototype testing on huge regions. So it only aims to provide minimal feature sets including TSO allocations, data size balancing, leader balancing, simple load balancing.

Nice work though, will we consider using Wasm to write the scheduling algorithm?

JmPotato avatar Jul 22 '21 08:07 JmPotato

I can't give a definite yes or no. It's not the primary goal for now. I only want to make it up and run as soon as possible.

BusyJay avatar Jul 22 '21 08:07 BusyJay

What could be the use of mini-pd and how functional is it at that point ?

cscetbon avatar Mar 08 '23 02:03 cscetbon

@BusyJay ☝️

cscetbon avatar Apr 02 '23 18:04 cscetbon

It's for tests only. For now it only supports heartbeat and TSO. It doesn't support scheduling yet.

BusyJay avatar Apr 03 '23 04:04 BusyJay