The invention discloses a service
processing method, device, equipment and a medium. The method comprises the steps: receiving a
web service request issued by a
client; selecting a first target long connection in an idle state from a first type of
connection pool for storing pre-established long connections for receiving; sending the
web service request to a corresponding function module for
processing by utilizing the first target long connection to obtain a
processing result corresponding to the
web service request; selecting a second target long connection in an idle state from a second type of
connection pool for storing a pre-established long connection for sending, and returning the processing result to the
client through the second target long connection. According to the method disclosed in the invention, each module does not need to keep long connection with nodes, and the number of long connections of the nodes is reduced. After each module processes the result, the result can be sent through the long connection pre-established in the second type
connection pool, resource overhead of continuously establishing and destroying the temporary connection is prevented, and establishment time of the connections is reduced.