| List: | Internals | « Previous MessageNext Message » | |
| From: | Brian Aker | Date: | May 12 2009 10:33pm |
| Subject: | Re: MySQL Reengineering Project | ||
| View as plain text | |||
Hi! On May 12, 2009, at 3:19 PM, Masood Mortazavi wrote: > However, even in these designs, there may be multiple threads > attending to a particular session's various functions during its Masood this is exactly what Drizzle can do, and I believe what Alex is commenting on. A session can be pushed to different schedulers as need be. Schedulers themselves are based on whatever the underlying scheduler plugin does. Cheers, -Brian
