In my application , I have this logic when the user logins , it will call the below method , with all the symbols the user owns .
public void sendSymbol(Stri
Sure, just use Java Threads, and join it to get the results (or other proper sync method, depends on your requirements)