Tagged Questions
2
votes
1answer
54 views
NHibernate Multithreaded Session Management
I have a situation which involves several threads simultaneously populating a database with data scraped from web sources. The scrapers are to be run periodically to collect new data from various ...