Package bbflow_network
package bbflow_network
Package implementing object-based TCP communication used by bbflow to implement network queues.
EOS implemented as a String = "EOS"
-
ClassesClassDescriptionThread client of objectClientclass to manage connection to server socket in order to send data through TCP channel Auto-reconnection in case of fault is implementedobjectServer<T>Server socket single threaded used to receive data from another node through TCP channel