water

Crates.iowater
lib.rswater
version0.16.45-alpha
sourcesrc
created_at2014-12-21 13:50:00.894964
updated_at2015-12-11 23:59:34.806356
descriptionProvides thread-safe distributed message sending facility supporting synchronous and asynchronous I/O across process and machine boundaries. It also uses nets which allow message broadcasts to all, groups, or specific endpoints which eliminates the need for tons of individual channels to interconnect threads. It also provides inter-process communication using a more restricted raw message type. It is hoped that this library can replace the current channel functionality. Also supports waiting on multiple endpoints (receivers) which makes segmentation and bridging easier to implement if needed.
homepagehttps://github.com/kmcguire3413/water.rs
repository
max_upload_size
id616
size189,898
Leonard Kevin McGuire Jr (kmcguire3413)

documentation

http://kmcg3413.net/water.rs/doc/lib/

README

Commit count: 0

cargo fmt