Hacker News new | ask | show | jobs
by pjmlp 8 days ago
App Domains were in process, which isn't was I am talking about with outproc COM.

Also App Domains are partially back in .NET Core, isolation features aren't there, but code unloading is, via AssemblyLoadContext.

1 comments

My point is that “just write a COM server” is not an answer to the problem of “I want each work item to be segregated from each other.”