The journey to the kernel - Talks


Details
Location on Map -
https://goo.gl/maps/LZNdVoCrAY62
Theme
- What does "The Journey to the kernel" mean?
Python is a high-level dynamic programming language. As a result, a lot of details are abstracted. On day to day basis, libraries and language take care of memory allocation, garbage collection, cross-platform execution, system calls, etc. In this meetup, let's discuss the internals of the libraries, core Python, memory optimization and internal working, etc.
All talking slots are taken
Agenda:
9:45 - 10:00: Introduction
10:00 - 10:30 - Python on Containers - Deploying Web Services on Kubernetes - Naveen Kumar Sivanandam
10:30 - 11:10 - Dictionary in Python 2 & 3 by Dhilip Siva
The talk will cover how is dictionary implemented in Python 2 & 3. How is Compact Dictionary in Python 3 is memory efficient?
11:10 - 11:30 - Break
11:30 - 12:10 - How import works in Python by Sasidhar
what happens when you type `import foo` in Python
12:10 - 12:50 - How Garbage collector works by Rivas
More details soon
12:50 - 1:30 - GIL - concurrency and parallelism in python by Piyus Gupta
The aforesaid topic discuss what GIL is and how it is being used in the threaded environment. Will showcase execution of sample processes and its benchmarking over multi-core CPUs
Notes:
-
RSVP opens 7 days before the event.
-
The event is free of cost.
-
Waitlisted participants will receive confirmation notification about a day before the event.
-
If you aren't sure or have other important work to do, please UNRSVP and help others attend.
Follow us on Twitter (http://twitter.com/bangpypers) and FaceBook (https://www.facebook.com/bangpypers/). Join our discussion in Slack (http://bangpypers.heroku.com/) and Mailing List (https://mail.python.org/mailman/listinfo/bangpypers). Read about past meetup in the blog (http://bangalore.python.org.in/)

Sponsors
The journey to the kernel - Talks