DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Zmq in context of openstack

ZMQ socket based networking library, which can also be molded as broker-less messaging framework. The slides talks about how zmq been woven to work with openstack services.

Documents Aug 3-4, 2003 Victoria1 Montage, Pegasus and ROME G. B. Berriman, J.C. Good, M. Kong, A. Laity...

Slide 1Aug 3-4, 2003 Victoria1 Montage, Pegasus and ROME G. B. Berriman, J.C. Good, M. Kong, A. Laity IPAC/Caltech J. Jacob, A. Bergou, D. S. Katz JPL R. Williams CACR E.…

Documents ZSocket address structure in : struct sockaddr{ u_shortsa_family;/* address family: AF_xxx value */....

Slide 1 zSocket address structure in : struct sockaddr{ u_shortsa_family;/* address family: AF_xxx value */ charsa_data[14];/* up to 14 bytes of protocol- */ /* specific…

Documents [email protected] 1 TCP socket application Architecture of Client-Server Applications Java Socket...

Slide 1 [email protected] 1 TCP socket application Architecture of Client-Server Applications Java Socket Programming Client Application Server Application Slide 2 [email protected]

Documents Socket Programming

Socket Programming Socket address structure in : struct sockaddr{ u_short sa_family; /* address family: AF_xxx value */ char sa_data[14]; /* up to 14 bytes of protocol- */…