Re: [linux-audio-dev] Concerning libfst, vstserver, and dssi-vst

From: Paul Davis <paul@email-addr-hidden>
Date: Tue Apr 12 2005 - 04:18:20 EEST

>The VST-per-server implementation might not, but there's no very
>compelling reason not to have multiple VSTs in a single server serving
>multiple clients. That would be less reliable than a dssi-vst type
>service can be, but no less reliable than fst, and it should scale
>nearly as well. It's been on my todo list for ages...

i still don't think that scales. the cache might still be warm, since
the server is repeatedly invoked, but its still 2 context switches
per-plugin invocation, and i don't think this is reasonable over the
long haul. the point of a plugin is that "its just a function call
away", and whether its a context switch to the *same* server or N of
them, its still a context switch.
Received on Tue Apr 12 08:15:07 2005

This archive was generated by hypermail 2.1.8 : Tue Apr 12 2005 - 08:15:07 EEST