Narrow Link Configurations Configuration with Edge Expander Edge Expander Device Set Example Two Edge Expander Device Sets Fanout Expander Wide Port Configurations Wide Initiator Port to Edge Expander Wide Ports Between Expanders SAS Disk Enclosure
Ø The socket library that acts as a concurrency framework. Ø Faster than TCP, for clustered products and supercomputing. Ø Carries messages across inproc, IPC, TCP, and multicast. Ø Connect N-to-N via fanout, pubsub, pipeline, request-reply.
ØMQ (also seen as ZeroMQ, 0MQ, zmq) looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets that carry atomic messages across various transports like in-process, inter-process, TCP, and multicast. You