Pages

Thursday, March 4, 2010

Spirituality in MultiThreading

I was explaining my friend about multi threading 2 days back.

A main thread is created first, and this main thread allocates resources, creates multiple threads to perform many tasks.

When the tasks are performed, these child threads dies and the resources goes back to the main thread. The main thread can again spawn another thread if needed.

This simple idea is the base of all creations I think.
Like wise, we all are child threads.. which are spawn from a main thread (unknown).
We are created, we were allocated resources .. And when we die, we go back to the main pool, which can be used again.


This shows one important thing to think of... we all are made out of the same core.. Its just we are in different forms.. :) sounds like polymorphism?

Me, you, everything you see in this universe.. is a manifest of the same being..

Well.. thats just a thought.

1 comment:

sitara said...

.In a way its really true