How to set up Doctrine for long-running processes (daemons)? #9032
Unanswered
gnumoksha
asked this question in
Support Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a not-Symfony project that has a manually instantiated Entity Manager. I also have many long-running processes executing operations in the database.
So, basically, my question is: how to set up Doctrine in such a scenario?
Going further:
Beta Was this translation helpful? Give feedback.
All reactions