json Wed, 07 Jul 2010 09:40:14 -0700
Hi I need to create n number of thread with different name which will start a function Read() . This N is configurable and is read from config file.I would like to give name as T1,T2...T5 .
Thanks JAYASON