Subject | Re: [firebird-support] Events and non-intrusive, opt-in, server-side fulltext-search |
---|---|
Author | David Johnson |
Post date | 2005-03-11T13:29:46Z |
To do this, you will need to start with the Vulcan core. It is much
more thread friendly than current releases. Unfortunately, it is also
incomplete and in a state of constant flux.
Good luck!
more thread friendly than current releases. Unfortunately, it is also
incomplete and in a state of constant flux.
Good luck!
On Fri, 2005-03-11 at 04:18, Martijn Tonies wrote:
>
>
>
> > Is this the right way or do you see any better solutions?
>
> Well, connecting to the database from an external function
> is generally a no-go area.
>
> External functions should be fast. Connecting to a database
> network latecy because of your server-side app being on
> another machine doesn't fit this description.
>
> Mind you: executing an external function will block the server
> thread executing it!
>
> With regards,
>
> Martijn Tonies
> Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
> Server
> Upscene Productions
> http://www.upscene.com
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>