Our website uses cookies to enhance your browsing experience.
Accept
to the top
close form

Fill out the form in 2 simple steps below:

Your contact information:

Step 1
Congratulations! This is your promo code!

Desired license type:

Step 2
Team license
Enterprise license
** By clicking this button you agree to our Privacy Policy statement
close form
Request our prices
New License
License Renewal
--Select currency--
USD
EUR
* By clicking this button you agree to our Privacy Policy statement

close form
Free PVS‑Studio license for Microsoft MVP specialists
* By clicking this button you agree to our Privacy Policy statement

close form
To get the licence for your open-source project, please fill out this form
* By clicking this button you agree to our Privacy Policy statement

close form
I am interested to try it on the platforms:
* By clicking this button you agree to our Privacy Policy statement

close form
check circle
Message submitted.

Your message has been sent. We will email you at


If you haven't received our response, please do the following:
check your Spam/Junk folder and click the "Not Spam" button for our message.
This way, you won't miss messages from our team in the future.

>
>
64-bit world is getting closer

64-bit world is getting closer

Oct 07 2009

Being involved in creation of tools for 64-bit application developers, I follow the situation in the world. Processors being released, operating systems and technologies. I need it to understand the tendencies of this industry's development and make plans according to them.

Some years ago, in 2007, the director of Microsoft Windows Server unit Bill Leing announced: "Windows Server 2008 will be the last 32-bit operating system. All the following versions of operating systems for Microsoft servers after Windows Server 2008 will be 64-bit". At that time, we placed this quotation on the Viva64 product's page and we hope it did stimulate program developers to make 64-bit versions of their applications.

Windows Server 2008 operating systems released in February, 2008, was presented in 32-bit and 64-bit versions.

0028_64-bit_world_is_getting_closer/image1.png

Figure 1 - Windows Server 2008 logo

But the next version Windows Server 2008 R2 released in July, 2009, is available only in 64-bit version!

0028_64-bit_world_is_getting_closer/image2.png

Figure 2 - Windows Server 2008 logo

It seems that we will really see no 32-bit versions of server operating systems by Microsoft Microsoft. And this is understandable, for costs on maintenance for Microsoft will (gradually) decrease without 32-bit version.

But Microsoft has not stopped at ceasing to release the 32-bit version of the operating system.

Many administrators are aware of a relatively new installation and operation mode of the operating system's server version called Server Core.

0028_64-bit_world_is_getting_closer/image3.png

Figure 3 - Installation in Server Core mode

It is this mode that participants of "Windows vs Linux" wars had been speaking about for a long time. One of the arguments supporters of using Linux on servers resort to is the ability to install a server operating system without GUI. So, here is this ability available now in Windows Server too. Installation in this mode allows you to get only the command line without GUI.

This ability (installation of Server Core) appeared in Windows Server 2008. But in Windows Server 2008 R2, there is an innovation bringing the 64-bit future closer. Support of 32-bit application invoke has become optional for Windows Server 2008 R2 (Server Core)! And by default this support is switched off. So, when trying to launch a 32-bit application in Server Core mode, the user will see the message about launch failure. Of course, you may add support of 32-bit programs:

start /w ocsetup ServerCore-WOW64

In common (Full Installation) mode, 32-bit applications can be launched by default, but in Server Core they cannot.

One can understand the causes of this. Besides the already mentioned difficulty of maintaining several platforms, 64-bit programs are, as a rule, safer.

The tendency is obvious. Programmers have less and less opportunities to postpone release of 64-bit versions of their applications.

Popular related articles


Comments (0)

Next comments next comments
close comment form