I want to send email to 10000(or more ) people from my Java program . To make it efficient , i would like to use MultiThreading. Can some suggest me any efficient class structure(only for threads) to...