How to thread safe UoW Implementation?

24 views
Skip to first unread message

Hakan karaoğlu

unread,
Apr 15, 2021, 6:54:54 AM4/15/21
to nhusers
Hi,

I have an application that processes real time data. And heavy data is coming. This is actually an old java application, now I'm moving it to .net core under conversion.

My question is

We did not see a problem in pre-production tests, but when we installed it in the production environment, we started getting too many errors regarding the session and oracle repository. We guess the reason is that uow or repository is not working properly and everything works asynchronously as possible in the application (queries, loops etc).
I guess we couldn't set up a thread-safe structure

While reviewing the document, I found such an article, but the link for the source code does not work. Is it possible to access this source code?  Or do I have a friend who has had this problem before who can help

Please forgive if the subject is in the wrong place.

Reply all
Reply to author
Forward
0 new messages