Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.979 Beiträge
 
#1

Firedac and connection pool

  Alt 16. Dez 2018, 09:50
Less known is that the FireDAC property contains the right support for the Connection in the Connection pool is Pool.Co? In the case of multi-threaded applications (i.e. all those REST servers or anything where the serve more requests at the same time, or even normal applications where you have multiple dynamic connection) usually need access to the database. And FireDAC is threadsafe (IE safe use in thread) only in the case that the thread has its own Connection (this is a normal request across languages or platformam

Weiterlesen...
  Mit Zitat antworten Zitat