Respected Sir,

We are using wso2 for Batch processing related jobs.
Got few basic things working . Like
Reading from db in batch and writing to file.
Taking records as soapservice in xml and writing them to db. etc..
But below are few questions we have, which I did not find answer for .
    Please guide if wso2 has following capabilities , if yes where to find
documention for that.
 1. Capabilities of reading the DB records in pagination style to avoid
memory issues

 2. Capabilities of splitting the batch to run on multiple threads/machines
for better performance.

 3. Capabilities of processing the operations like DB updates, file
writing/IO, etc in chunks to avoid DB locks or memory spills

 4. Capabilities of restarting the batch from last execution point in case
of failure

 5. Batch monitoring in case of multiple batches.

With Regards,
Aditya
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to