Question about JDBC Adapter performance

Hi,

I have to have a trigger on a database such that whenever a field is updated, that row should be picked up for processing.

Now the frequency is about 5000 such updates per minute (about 10k at peak times).

Can the JDBC adapter handle this load? If not is there is any work-around?

Thanks in advance,
Ninad Patil