facebook / wangle

Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.
Apache License 2.0
3.04k stars 536 forks source link

IO replication using wangle #92

Closed jayesh-rao closed 7 years ago

jayesh-rao commented 7 years ago

Hi Guys,

Is it possible to use wangle to replicate IOs over to the peer node, in a HA (high-availability) setup? If yes, are there any examples that we can refer to?

snarkmaster commented 7 years ago

I'm at best a casual user of wangle, but I bet that the reason you've had no replies to your question is that it's missing some of the essential details:

Please reopen if you add some more detail.