请求解答!
The locate request and fragment message types might not be as familiar to you unless you have needed to read through GIOP tracing to solve a problem
除非您曾经必须通读 GIOP 跟踪以解决某个问题,否则您可能不那么熟悉定位请求和片段消息类型。
Processing library: The Python bindings are synchronous at this point in time, but using a processing library to fork each request can solve this problem.
处理库:目前,Python绑定是同步的,但是使用处理库可以为每个请求派生新的进程,从而解决这个问题。
应用推荐