Mill Computing, Inc. Forums The Mill Architecture Security of Self-Services & Inheritance Reply To: Security of Self-Services & Inheritance

Will_Edwards
Moderator
Post count: 98

This is a very interesting thing to think through 🙂

When a process thread makes a portal call into a library/service, the thread remains associated with the process for general accounting purposes.

What if a service maintains a work queue internally so it can do someone else’s work when you give it your high-priority slice? Perhaps it can be reasoned that this is a non-issue?