Bastion – Highly-available distributed fault-tolerant runtime
1–10 of 45 posts
Re: Bastion – Highly-available distributed fault-tolerant runtime
#2/s
Re: Bastion – Highly-available distributed fault-tolerant runtime
#3Re: Bastion – Highly-available distributed fault-tolerant runtime
#4https://docs.rs/bastion/0.3.4/bastion/macro.msg.html
Seems less clean to read than Riker (https://riker.rs), though that doesn't really do async well.
Re: Bastion – Highly-available distributed fault-tolerant runtime
#5This looks promising, though the "No Forced Trait Implementations" seems to instead require using a strange looking msg!() macro? https://docs.rs/bastion/0.3.4/bastion/macro.msg.html Seems less clean to read than Riker ( https://riker.rs ), though that doesn't really do async well.
Re: Bastion – Highly-available distributed fault-tolerant runtime
#6Very appreciate the work on bastion, which really gets the spirit of erlang actor programming with the supervisor-ing strategy! The code is clean and well documented, and I cannot believe the project is not well-known by rust communities.
Re: Bastion – Highly-available distributed fault-tolerant runtime
#7Re: Bastion – Highly-available distributed fault-tolerant runtime
#8I have hard time understanding what this is. Is an alternative to docker somehow? What other framework/platform would bastion compete with?
Re: Bastion – Highly-available distributed fault-tolerant runtime
#9Re: Bastion – Highly-available distributed fault-tolerant runtime
#10I have hard time understanding what this is. Is an alternative to docker somehow? What other framework/platform would bastion compete with?