cascades-fbp / cascades

Language-agnostic Flow-based Programming (FBP) framework in Go
MIT License
62 stars 8 forks source link

Components should close ports/sockets if the up/down streams are disconnected (zmq keeps them ready for connections) #14

Open oleksandr opened 9 years ago

oleksandr commented 9 years ago

Refactored core and other components where it makes sense to shutdown on port closing.