From: Dean H. <dea...@dl...> - 2007-07-18 08:57:01
|
> Reason I'm raising this, is that there are "servers" out there that > have true embedding. For example, MySQL Server has an embedded mode so > that your application becomes the service, so does NexusDB. I think "embedded server" is still the correct term, though. Just because the connection isn't made out-of-process doesn't mean it's not a client/server architecture. Dean. |