WebApi with DOA and Client Net Manager

Hey guys,

I'm developing an Delphi API to internal requests at work. The api is hosted on a windows server that is not the same as the oracle database.

When I receive more than 10 simultaneous requests I have several problems with crashes and access violations reported.

I read something about Session's Connection Pool and ThreadSafe, but I couldn't put it into practice.

My question is whether DOA Session is capable of managing this type of task (Web Api)
 
Thanks. Can you send an e-mail to support@allroundautomations.com referring to this forum topic with your license information? We will then send you a possible fix for this issue.
 
Hey guys, I'm developing an Delphi API to internal requests at work. The api is hosted on a windows server that is not the same as the ...This tutorial teaches the basics of building a controller-based web API that uses a database. Another approach spacebar counter to creating APIs in ASP.NET ...We'd like to use binary WebSockets on a couple of our interfaces of our ASP.NET Web API application. I'm having a difficult time determining how this should be ...This guidance focuses on best practices for implementing a web API and publishing it to make it available to client applications.
 
Back
Top