samedi 11 février 2017

Communication between python and php

I wrote a code using python and I would like to create a website for it. My Python code is multi-threaded and the main thread communicates with user and manages other threads. I don't have any problem in creating the php website.

I want to use socket to handle the Communication between python and php website. I don't know if it is the best way or is there a better way in this situation.

I would like to know any suggestions you have. Also I would like to know is python has communication tools between thread using message?




Aucun commentaire:

Enregistrer un commentaire