rexyai / RestRserve

R web API framework for building high-performance microservices and app backends
https://restrserve.org
275 stars 32 forks source link

Interface request problem #138

Closed XianglinZhang-risker closed 4 years ago

XianglinZhang-risker commented 4 years ago

Hello, I admire you very much, but now I have a little trouble. I have developed a machine learning port locally with RestRserve, using R, Python and postman requests, but when I have finished requesting with R, I will use Python and postman. It will always be in the state of request, what is the reason?

dselivanov commented 4 years ago

Please follow the template for opening issue.

XianglinZhang-risker commented 4 years ago

Thank you very much for your reply. But I have to say sorry, I looked for a while to explain the problem according to the module, but failed, I am not very good at github, I am very sorry for this. Can you tell me how to solve the problem of threading? I don't have this problem when I use plumber test, so I have some doubts, or how do I use multithreading in RestRserve.

dselivanov commented 4 years ago

No I can't as I don't see reproducible example.

On Tue, Apr 7, 2020 at 8:03 AM xianglinZ notifications@github.com wrote:

Thank you very much for your reply. But I have to say sorry, I looked for a while to explain the problem according to the module, but failed, I am not very good at github, I am very sorry for this. Can you tell me how to solve the problem of threading? I don't have this problem when I use plumber test, so I have some doubts, or how do I use multithreading in RestRserve.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/rexyai/RestRserve/issues/138#issuecomment-610160719, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABHC5XPRKH56LPFOTPWFFSTRLKQYDANCNFSM4MCIV3FQ .

-- Regards Dmitriy Selivanov

XianglinZhang-risker commented 4 years ago

Thank you very much for your timely reply, because the process is relatively cumbersome, then I will study it myself, thank you for your help, and good luck!