Description
발표자: Feng Li 슬라이드: https://github.com/pythonkr/pyconapac-2016-files/raw/master/20160814-103-26-FengLi.pdf
- How Python front-end and scripts to make Linux Kernel instrument with eBPF easier to use via project BCC (https://github.com/iovisor/bcc.git), its principle and code demo
- Code dissect for a In-Kernel Virtual Machine implementation "KPlugs" (https://github.com/avielw/kplugs), it comes with a Python library that compiles a subset of the Python language to specific bytecode, and lets you easily load and execute your "kernel Python script", together with its application
- Will Python play an important role in next generation DataCenter development? Further discuss on Python technology that apply in High Performance Computing or Heterogeneous Parallel Computing now