Vanderbilt University 1996 - 1998
Masters, Computer Science
Skills:
Storage Software Engineering Linux High Availability Unix Nas Perl File Systems Fibre Channel San Virtualization Shell Scripting Storage Area Networks System Architecture Software Development Storage Virtualization Device Drivers Distributed Systems Solaris Kernel Iscsi Agile Methodologies Project Management Team Building Leadership Leadership Development Devops Scsi Cross Functional Team Building
Greg Jones - Raleigh NC, US Wei Wendy Wang - Apex NC, US Parvathi Rajagopal - Cary NC, US
Assignee:
EMC Corporation - Hopkinton MA
International Classification:
G06F 15/16 G06F 13/00
US Classification:
709230, 719330
Abstract:
A method and system of interprocess communication bypasses the connection oriented protocol associated with an interprocess communication facility when the client and server are local, and thus the communication oriented protocol is unnecessary. The system determines if a client is local to a server and forms a conventional connection oriented protocol connection between the client and the server. If the client and server are local, connection oriented protocol and its associated overhead are not necessary, and the system sets pointers directly from the server socket to the client socket and from the client socket to the server socket. Thus, data may be transferred directly between client and server sockets without using connection oriented protocol, and a higher throughput is obtained. Alternatively, if the client and server are not local, data is transferred via a conventional connection oriented protocol connection. Therefore, the method and system support both local and remote connections.