Skip to content

ksgerastenok/executor

Repository files navigation

ListExecutor

This project contains source code of ListExecutor program. This program has features:

  • Selects from Oracle DB neccessary number of rows, corresponding to configured option. The Oracle analytics functions (sum() over()) are used, so there is no difference, where and how other lists are executed - the common number of rows, corresponding to configured option will not be exceeded.
  • Executes the corresponding number of lists with Web Service using Sockets.

Releases

No releases published

Packages

No packages published

Languages