Sunday, March 10, 2013

JDev/ADF sample - Optimizing Long Running ADF Operations with Parallel WebLogic Time Manager Execution

  • Optimizing Long Running ADF Operations with Parallel WebLogic Time Manager Execution. This blog title sounds a bit fancy - isn't it? :) I was looking how to optimize long running operation execution and separate it from ADF context (so, ADF application will remain responsive). Additional requirement - the same long running operation might need to be invoked multiple times, based on execution result and other parameters. Here I would like to share solution with you today - solution is pretty cool, it involves WebLogic time scheduling for delayed long running series of ADF requests execution initialized from ADF session context.
    Download - ADFWLSSchedulerApp.zip

No comments: