September Meetup


Details
Schedule
• Redis PubSub (20 min)
• Concurrency vs Parallelism (20 min)
• Networking Tea (30 min)
• Possibilities in the land of 1s and 0s (20 min)
• Lightning Talks (20 min)
Speak at Chennaipy
If you are interested in doing a talk, please add a comment, to this event page, with your talk title and talk description.
Redis PubSub
Speaker: Rohini (https://www.meetup.com/Chennaipy/members/123786732/)
The topics covered will be,
- Overview of Redis
- Discussion on most used Redis commands
- Implementing Redis pubsub in python using weather data
Concurrency vs Parallelism
Speaker: Naren (https://www.meetup.com/Chennaipy/members/190997105/)
Tasks can be made embarassingly parallel by crunching up the resources and using all CPU cores.
What if your resources are limited, How do we achieve the speed in execution of tasks?. In this talk
we will discuss about achieving near parallelism with limited resources but at the same time knowing
concurrency is not parallelism using real world examples
Possibilities in the land of 1s and 0s
Speaker: Shrayas (https://www.meetup.com/Chennaipy/members/31218952/)
This talk aims to open freshers up to the world of computer science. Tips on what to do and what not to. Additionally, I share the gist of what I've learnt in my 10+ years of writing code, working in teams and leading teams.

September Meetup