The invention relates to an inter-
process communication method and device, a computer readable storage medium, and a
computer device. The method in one embodiment comprises the following steps: receiving an inter-
process communication instruction, sending a calling service binding request to a target
server process by calling a service binding interface function, establishing a binding connectionwith the target
server process, and calling the service binding request to carry
client process identification information; calling a service interface function, sending a service calling request to the target process through a binding connection, the service calling request carrying to-be-called method information; and receiving an operation return value returned by the target
server-side processbased on the service calling request, the operation return value being an operation of the method corresponding to the to-be-called method information executed by the target server-side process, obtaining an operation result, and determining based on the operation result. According to the scheme provided by the invention, the realization process of the inter-
process communication is simplified, the development efficiency of the
client process is improved, and the efficiency of the inter-process communication is improved.