Search:

Type: Posts; User: harry7ster

Search: Search took 0.07 seconds.

  1. classes design for Multithreading situation

    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...
  2. Class structure for solving a thread situation

    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...
  3. how to change DB design for a change in java

    This question is more of architectural level.
    Suppose , we have a HTML form which has certain fields. We store these values in DB table.
    In future , if the requirement arises to add 10 new fields...
Results 1 to 3 of 3