Re: Logging librarie (Re: Debugging COMM:START-UP-SERVER hang)
"David McClain (as dbm at refined-audiometrics dot com)" <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <[email protected]> |
> On Mar 2, 2026, at 06:29, Tim Bradshaw <[email protected]> wrote: > > Things may come out in non-monotonic time order, especially with multiple independent threads / machines logging. That's what happens with 'industrial' systems as well and is really unavoidable without very significant costs. Yeah, I began thinking more deeply about this, and realized that in a SMC mutli-core system it would generally be impossible to have a deterministic message ordering in temporal order. And thanks for your additional clarifications. Pretty interesting system - slog. - DM