
Hi ,
I will receive 10 million XML's per day and i need to do the below process within a minute by using java .
Can you please advice me how to do that in Java.
Please advice me how to parse the XML parallely and load it into table ? , can i go with bulk upload ? any reference please .