Hi,

You can write a C/Pro*C code to perform the said task. This C/Pro*C code can start a deamon process which can give 'birth' to multiple child processes which in turn can perform the desired tasks (reading tables and performing other operations .... ).
Do checkout whether DBMS_PIPE package can be of any help to your ....

Hope this helps.