Async and Tasks in dotConnect for Oracle
Posted: Mon 04 Sep 2017 08:29
Hello,
we made some small tests with Devart in Direct Mode with .NET tasks. Am I correct that there is so real async (task) support? We are loading data async with tasks. The UI is not blocked but for example the open of connections in the within the tasks seems to run synchronously?
We start for expample (10 to 20) tasks and in that tasks a connection is created and opened. Then data is loaded. The open of a connection seems NOT to work in parallel oder real async. Is that correct? What abound the laoding of data?
Thank you very much,
Tobias
we made some small tests with Devart in Direct Mode with .NET tasks. Am I correct that there is so real async (task) support? We are loading data async with tasks. The UI is not blocked but for example the open of connections in the within the tasks seems to run synchronously?
We start for expample (10 to 20) tasks and in that tasks a connection is created and opened. Then data is loaded. The open of a connection seems NOT to work in parallel oder real async. Is that correct? What abound the laoding of data?
Thank you very much,
Tobias