Async and Tasks in dotConnect for Oracle

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
Tobsel
Posts: 15
Joined: Fri 28 May 2010 12:31

Async and Tasks in dotConnect for Oracle

Post by Tobsel » 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

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Async and Tasks in dotConnect for Oracle

Post by Shalex » Thu 07 Sep 2017 05:00

Tobsel wrote: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?
That is correct. We will notify you when the real async support is implemented.

Jan Zimmermann
Posts: 18
Joined: Mon 25 Mar 2013 10:29

Re: Async and Tasks in dotConnect for Oracle

Post by Jan Zimmermann » Thu 04 Jul 2019 04:35

Any Update on this?

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Async and Tasks in dotConnect for Oracle

Post by Shalex » Mon 08 Jul 2019 18:12

We are working on the feature. As soon as it is implemented, we will notify you.

Thomasdc
Posts: 12
Joined: Sat 07 Jul 2018 14:20

Re: Async and Tasks in dotConnect for Oracle

Post by Thomasdc » Fri 11 Oct 2019 07:01

What's the status on this feature? It would solve the scalability issues we're currently facing.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Async and Tasks in dotConnect for Oracle

Post by Shalex » Sat 12 Oct 2019 15:32

We cannot provide a timeframe for the feature at the moment.

Jan Zimmermann
Posts: 18
Joined: Mon 25 Mar 2013 10:29

Re: Async and Tasks in dotConnect for Oracle

Post by Jan Zimmermann » Tue 15 Oct 2019 08:54

So.. how to get more priority on this and ExecuteArrayAsync Feature? Ticket?

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Async and Tasks in dotConnect for Oracle

Post by Shalex » Wed 16 Oct 2019 09:11

Jan Zimmermann wrote: Tue 15 Oct 2019 08:54 So.. how to get more priority on this and ExecuteArrayAsync Feature? Ticket?
Please submit your request at https://devart.uservoice.com/forums/225 ... rt-general.

Post Reply