Remove 2016 Remove Code Remove Design Remove Software Engineering
article thumbnail

SQL 2016 – It Just Runs Faster Announcement

SQL Server According to Bob

SQL Server 2016 ‘It Just Runs Faster’ A bold statement that any SQL Server professional can stand behind with confidence. Try SQL Server 2016 Today. You can take advantage of this effort packaged in SQL Server 2016. SQL 2016 supports 3X more physical memory than previous versions. – [link]. Follow-up.

article thumbnail

World’s Top Web Performance Leaders To Watch

Rigor

Rick is a software engineer on the Google Chrome team, “leading an effort to make the web just work for developers.” Follow him on Twitter @ RickByers and be sure to watch the video of his conversation at Chrome Dev Summit 2016 , where he discussed the ways Chrome is “improving predictability for developers.”

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

What Am I Working On (RDORR): SQL Server On Linux

SQL Server According to Bob

We developed a friendly competition to break one another’s code. We are a bit wiser (you could take that as older) now and we don’t wait until 5 o’clock but we still try everything we can think of to exercise the code. As a support professional I need to get in gear, I have 100s of support engineers too ready for SQL Server on Linux.

Servers 40
article thumbnail

SQL Server on Linux: ELF and PE Images Just Work

SQL Server According to Bob

By March of 2016 Slava had convinced me to join the team. Several of the recent posts highlight the design: [link]. If you look at the difference in the binary images the differences are operating system specific (headers) but the actual code of execution is the same between the images. He started me off with an easy project.

Servers 40
article thumbnail

How It Works: SQL Server DTC (MSDTC and XA Transactions)

SQL Server According to Bob

SQL Server also supports XA based transactions but has no code in the SQL Server engine to engage in XA transactions. MSDTC can also be used as the XA TM if so desired (see example code at end of this post.). SQLJDBC uses a slightly different design but again the SQL Server service does not change.

Servers 40