Euan Garden - Tour of SQL Server Team (Part III)
- Posted: Dec 03, 2004 at 11:24 PM
- 27,888 Views
- 10 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Actually Yvonne and I worked together in Scotland before coming to work for SQL Server, as did Donald Farmer the GPM for SQL Server Integration Services (DTS). We all worked at a startup in Aberdeen and all came over at different times.
--
wjs
It was interesting that the on a redevelopment wish list basis the Engine might see more pipe lining. Was this a reaction or anticipation to the fact that multi-processer machines are the way forward?
The other comment about interfacing to the CLR. Are we likely to see the Engine written entirely in managed code at some point? It seems to be the sensible thing to do.
Thx
BTW, this SQL series is fascinating
So, what's wrong with that? <grin/>
In terms of architecture I think it is just a reflection of where we are seeing the workloads that we support heading that Soner wants to go in this direction. Remember we had no idea about adding XML, Service Broker or SQLCLR to the egnine when it was being re-designed for SQL7 back in the 96/97 timeframe and we have been able ot add all of those in this release. I think it has evolved very effectively.
In terms of a managed database its a great question, not in the near term but maybe longer term, yes. One of the most important assets in the database is memory and its management, one of the reasons we need the Whidbey version of the CLR for hosting is that we get more control of memory allocation and garbage collection than we do with VS2002/3, we need that in the database to make sure we get the right performance characteristics. SQL Server has its own memory, thread and disk management, we need to be able to have that level of control to be able to truly perform.
Remove this comment
Remove this thread
close