site_header
en
de
fr
ja
pt
zh
NEXEDI
flexibility for your business
header_title
News
breadcrumb
Home
News
Blog posts
07
-
05
2018
Python multi-core benchmark in uvloop context
The existence of cython combined with a clean concurrency model based on technologies such as gevent and pygolang could change the situation if both can be tightly integrated into cython's static cdef code rather than scattered as it is today.
0 comment
| Share:
|
Categories
uvloop
;
python
;
multi-core
;
go
;
cython
;
coroutine
;
stackless
;
gevent
;
pygolang
08
-
12
2017
High Peformance Multi-core Python at Nexedi
Nexedi has been able to use python language in a multi-core high performance fashion for over 10 years. We explain how in this blog and provide a simple set of rules to quickly remember how and why python is suitable for concurrent programming. We also explain our decision to use golang in rare cases where python is not suitable.
0 comment
| Share:
|
Categories
erp5
;
wendelin
;
python
;
cython
;
golang
;
numpy
;
mariadb
discussions