vektra / vega

A distributed mailbox system
BSD 3-Clause "New" or "Revised" License
315 stars 13 forks source link

Is this project still under developing? #13

Open luooo opened 7 years ago

evanphx commented 7 years ago

Are you using it?

ghost commented 7 years ago

I am using it in Dev. Been using NATS which has a SPOF. I like Vega because it's lack of a single point of failure. The other code in this github account is pretty snazzy too. Did you get side tracked into another company ?

Anyway interested there is a golang framework for Actors with mailboxes but no durable queue / mailbox store. So am playing with integrations.

Protractor is its name. In golang of course :)

Have a look-see if you get time