Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python v COBOL
#17
(Mar-22-2018, 08:13 PM)Larz60+ Wrote: If you read the description, all of the time critical processes of this application
are written in 'C':
Quote:The server is written in hand tweaked C trying to take advantage of modern CPUs. It relies on picohttpparser for header & chunked-encoding parsing while uvloop provides asynchronous I/O. It also tries to save up on system calls by combining writes together when possible.

I didn't miss that. It's OK. So many Python modules are written in C or are wrappers around some C library.
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Messages In This Thread
Python v COBOL - by Skaperen - Feb-21-2017, 06:34 AM
RE: Python v COBOL - by Larz60+ - Feb-21-2017, 10:40 AM
RE: Python v COBOL - by sparkz_alot - Feb-21-2017, 02:06 PM
RE: Python v COBOL - by Larz60+ - Feb-21-2017, 05:54 PM
RE: Python v COBOL - by ichabod801 - Feb-21-2017, 11:53 PM
RE: Python v COBOL - by Skaperen - Feb-22-2017, 01:24 AM
RE: Python v COBOL - by Larz60+ - Feb-22-2017, 01:27 AM
RE: Python v COBOL - by Skaperen - Feb-22-2017, 01:32 AM
RE: Python v COBOL - by Larz60+ - Feb-22-2017, 05:47 AM
RE: Python v COBOL - by Skaperen - Feb-22-2017, 09:50 AM
RE: Python v COBOL - by Skaperen - Mar-22-2018, 03:44 AM
RE: Python v COBOL - by Lokesh555 - Mar-22-2018, 10:27 AM
RE: Python v COBOL - by Skaperen - Mar-23-2018, 12:50 AM
RE: Python v COBOL - by wavic - Mar-22-2018, 04:02 PM
RE: Python v COBOL - by Larz60+ - Mar-22-2018, 08:13 PM
RE: Python v COBOL - by wavic - Mar-23-2018, 09:49 AM
RE: Python v COBOL - by Larz60+ - Mar-23-2018, 03:35 AM
RE: Python v COBOL - by Larz60+ - Mar-23-2018, 10:11 AM
RE: Python v COBOL - by wavic - Mar-23-2018, 10:35 AM
RE: Python v COBOL - by Skaperen - Mar-24-2018, 03:48 AM
RE: Python v COBOL - by wavic - Mar-24-2018, 05:12 AM
RE: Python v COBOL - by Skaperen - Mar-26-2018, 03:35 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020