Checking network input processing by Python for a multi-threaded server

Markus Elfring Markus.Elfring at web.de
Tue May 14 02:55:24 EDT 2019


> Nowadays, I develop typically web applications.
> There, something similar to "CORBA" is used: WSDL described
> "web services". Typically, they use the web infrastructure
> and its protocols ("http", "https") for communication.

The popularity varies for these programming interfaces over time.

* I am trying to get also a data processing variant working
  based on the JSON format together with an extended socket
  server class.

* Do you eventually know any proxy services which would provide
  useful data type conversions?

Regards,
Markus



More information about the Python-list mailing list