Hello Friends,
The JAVA tech meetup "Code ON JVM" at YuniQ Technologies, TICEL Bio Park, Tharamani. So, this is my second meetup. I have shared my experience on this blog.
Session 1:
Speaker - Jenifar
Topic - Concurrency and Multithreading.
Concurrency - The ability of a program to execute multiple tasks at the same time.
Multithreading - It enables the concurrent execution of multiple parts of a program, known as threads, within a single process.
A short break with Tea:
A cup of Tea with biscuits. It is ginger tea that was very tasty.
After the break.
Session 2:
Speaker - Karthick
Topic - Garbage Collection.
Garbage Collection - GC is the automatic process of reclaiming memory used by unreachable objects. It improves Application Stability.
Thank you.
Top comments (0)