Advantages of 64-bit hardware and software (Project Server 2007)

This Office product will reach end of support on October 10, 2017. To stay supported, you will need to upgrade. For more information, see , Resources to help you upgrade your Office 2007 servers and clients.

 

It is often more comfortable to continue to use something that is familiar and that we know works. The widespread adoption of the 64-bit environment for use with Microsoft Office Project Server 2007 has been slow to happen, probably because of the investment in time, money, and effort that went into installing and configuring 32-bit hardware and software. The main concerns appear to be that migration to 64-bit will be expensive, difficult, time-consuming, and incompatible with existing software. This article is intended to show that these concerns are exaggerated and far outweighed by the potential benefits.

Understanding the 64-bit environment

The 64-bit environment consists of both hardware and software components. Although the conversion to 64-bit hardware alone may improve performance somewhat, optimum benefit is derived only when 64-bit hardware and software are working together.

64-bit hardware

Although 64-bit processing capability has been used in specialized applications for decades, only in the last several years has it been widely available for Intel-based computers. The majority of new servers that are being sold now are 64-bit servers; however, most of the computers that are currently used as Windows-based servers still use a 32-bit architecture. The prevalence of 32-bit servers puts some limitations on the speed, reliability, and scalability of applications that require a lot of resources, such as Office Project Server 2007.

In computer architecture, the term 64-bit most frequently refers to the design of the central processing unit (CPU), but it can also relate to the size of the external data bus of the computer. Among other benefits, a 64-bit CPU can calculate individual tasks two times as fast as a 32-bit model and can address significantly more random access memory (RAM) than the 4-gigabyte (GB) limit imposed by 32-bit processors. A server that has both a 64-bit CPU and a 64-bit data bus is better able to process and manage the large database files associated with Office Project Server 2007.

Not all 64-bit computers are the same. Intel’s Itanium series of 64-bit processors uses a proprietary design that is not compatible with Microsoft SharePoint Products and Technologies. Be sure to check the processor type when you acquire hardware for use in a Office SharePoint Server 2007 farm.

64-bit software

The benefits of 64-bit hardware can only be fully obtained if the software that you install is designed to use all the features of the hardware. Software intended for 32-bit computers, although compatible, will generate few, if any, of the desired benefits when it is installed on a 64-bit computer. Office Project Server 2007 and all its prerequisite operating system and database software, plus its updates, have installation options for 64-bit computers.

Windows Server 2003 and Windows Server 2008 offer 64-bit versions of the Standard and Enterprise editions. If you are a volume-licensing customer who wants to upgrade to 64-bit, the switch from 32-bit to 64-bit or Itanium editions is free. The Standard edition supports up to 32 GB of RAM on 1-way to 4-way servers. The Enterprise edition offers better support for large databases and up to 2 terabytes of RAM on 1-way to 8-way servers. For more information about Windows Server in a 64-bit environment, see Benefits of Microsoft Windows x64 Editions (https://go.microsoft.com/fwlink/?LinkId=147235).

The 32-bit and 64-bit versions of Microsoft SQL Server are based on a common architecture. The 64-bit versions of SQL Server are optimized to run on servers that use AMD Opteron, AMD Athlon 64, Intel Xeon with support for Intel Extended Memory 64 Technology (EM64T), or Intel Pentium IV with support for EM64T. For more information about SQL Server in a 64-bit environment, see Advantages of a 64-bit Environment (https://go.microsoft.com/fwlink/?LinkId=147234).

There are no differences in the feature set or the installation process between the 32-bit edition and 64-bit edition of Office Project Server 2007.

Advantages of 64-bit hardware and software

Memory addressability

  • Physical memory

    A 32-bit system architecture can directly address only a 4-GB address space. A 64-bit system architecture that is running a 64-bit edition of Windows Server can support up to 1,024 GB of both physical and addressable memory.

  • Virtual memory

    The 64-bit editions of Windows Server can address 16 terabytes of virtual memory by using a flat addressing model. Virtual memory is divided equally between virtual address space for applications and the operating system. Even 32-bit applications can benefit from increased virtual memory address space when they are running in a 64-bit environment. For example, although a 32-bit application is still restricted to 4 GB of virtual memory, it no longer has to share that memory space with the operating system. As a result, it receives an effective increase in available virtual memory.

  • Continuous memory

    Poor performance in 32-bit systems is often not the result of a lack of available memory, but the unavailability of large enough blocks of continuous memory. In a typical Office Project Server 2007 deployment, Windows, Internet Information Services (IIS), the common language runtime (CLR), ASP.NET, SharePoint Products and Technologies, SSPs, and MDACs can all claim a portion of a server’s available virtual memory and can leave a 32-bit address space quite fragmented. When the CLR or SharePoint services request new memory blocks, it can be difficult to find a 64-MB segment in the crowded 32-bit address space. A 64-bit system offers practically unlimited address space for user mode processes.

SQL Server Reporting Services and SQL Server Analysis Services both benefit from better memory addressability provided in a 64-bit environment. Reporting, which is a key feature in Office Project Server 2007, will experience improved performance because it uses both of these SQL Server services.

Better parallel processing

A server that is using 32-bit architecture is limited to 32 CPUs. Improvements in parallel processing and bus architectures enable 64-bit environments to support as many as 64 processors and provide almost linear scalability with each additional processor.

Faster bus architecture

A 64-bit architecture provides more and wider general-purpose registers, which contribute to greater overall application speed. When there are more registers, there is less need to write persistent data to memory and then have to read it back just a few instructions later. Function calls are also faster in a 64-bit environment because as many as four arguments at a time can be passed in registers to a function.

More secure

The 64-bit editions of Windows Server offer the following enhanced security features:

  • Buffer overflow protection

    A buffer overflow occurs when a data buffer is congested with more data than it is designed to handle. In 64-bit editions of Windows Server, the first parameters of a procedure call are passed in registers. As a result, it is less likely that the buffer will overflow, because the correct values have to be set up in registers and the variables and addresses have to be aligned on the stack.

  • Data execution protection

    The 64-bit processors made by AMD and Intel include hardware support for data execution prevention (DEP). Windows Server uses DEP to prevent malicious code from being able to execute, even when a buffer overrun occurs. Even without a processor that supports DEP, Windows Server can detect code that is running in memory locations where it should not be.

  • Patch Guard

    Microsoft Patch Guard technology prevents non-Microsoft programs from patching the Windows kernel. This technology prevents kernel mode drivers from extending or replacing kernel services, including system service dispatch tables, the interrupt descriptor table (IDT), and the global descriptor table (GDT). Third-party software is also prevented from allocating kernel stacks or patching any part of the kernel.

Better scalability

In a 64-bit environment, not only can database servers gain nearly unlimited virtual memory address space, but they also gain support for more physical memory. It is possible for a 64-bit server that is running 64-bit editions of Windows Server and SQL Server to get very large working data sets entirely into RAM, thereby improving performance and scalability. In addition, the number of application servers that are required to support a given user base can be substantially reduced because a 64-bit environment does not require worker processes to cycle as often. This reduced cycling results in fewer lost connections, improved I/O handling, and a better user experience.

Lower total cost of ownership

All the benefits of 64-bit operation that are listed in the previous sections enable you to do more with less. A 64-bit environment allows you to manage more data, serve more users, and run more applications while using less hardware. By reducing hardware, you are also able to reduce license, operations, and infrastructure costs. It takes up less floor space in your data center and costs less to maintain. Finally, because a Project Server 2007 farm that uses 64-bit hardware and software provides more room for growth, you can spend less over time on equipment because the life cycle of your equipment is likely to be longer.

Easier transition during future upgrades

By upgrading your Office Project Server 2007 deployment to a 64-bit environment (especially to Windows Server 2008), you better position yourself to upgrade to new releases of Office Project Server 2007, Windows SharePoint Services, and Office SharePoint Server in the near future. Future releases of server-based software may move towards taking advantage of improved functionality in 64-bit architecture. And 64-bit server architecture appears to be the new standard that the industry is moving towards. Being in a Windows Server 2008 64-bit environment ahead of time will only make the transition easier when you are required to upgrade.

A 64-bit environment might not be ideal for every situation

Disadvantages of a 64-bit environment

Typically, 64-bit servers require more virtual memory than 32-bit servers. The 64-bit framework reserves memory in segments that are based on the number of processors. As a general rule, a 4-processor server should have a minimum of 5 GB of virtual memory and an 8-processor server should have a minimum of 6 GB.

The ability of 64-bit applications to access a larger physical and virtual memory space means that address tables are larger and can result in a larger data-transaction overhead. As a result, small or repetitive tasks may run marginally slower than in a 32-bit environment.

It is a common practice to repurpose idle server equipment. Therefore, if your organization has a lot of 32-bit servers available, it may be difficult to justify purchasing new 64-bit hardware on which to run Office Project Server 2007. When you have to choose between purchasing new 64-bit equipment and repurposing old 32-bit servers, consider the potential for operational savings over time by using 64-bit servers and software.

Deploying a 64-bit system

New deployment

Deployment of Office Project Server 2007 in a new 64-bit farm differs very little from a 32-bit deployment. For more information about deploying Office Project Server 2007 in a 64-bit environment, see Install Project Server 2007 in Windows Server 2008 (single-server installation).

Conversion of an existing deployment

It is not necessary to switch your whole Office Project Server 2007 deployment to 64-bit servers all at once. In most cases, 32-bit and 64-bit servers can operate comfortably within the same farm, and performing the conversion incrementally can spread the cost out over time and help maintain continuity of service throughout the transition.

To find a detailed procedure for migrating Office Project Server 2007 to a 64-bit environment, see Migrate an existing server farm to a 64-bit environment (Project Server 2007).

Incremental migration to 64-bit servers

If you choose to migrate your servers to 64-bit servers one at a time, it is good to know which servers will benefit most from the switch. By migrating the servers in a certain order, you can optimize the transition and take advantage of the performance improvements immediately. The following servers are listed in the order of those that benefit most from conversion to 64-bit, also taking into account services that may also be in place in your Office Project Server 2007 farm (for example, Search and Excel Calculation Services):

  1. Database servers

    SQL Server is very processor- and memory-intensive. Migrating to a 64-bit server can result in immediate benefits by allowing the database server to support more databases while handling more connections and more transactions. The additional memory available for 64-bit platforms gives SQL Server Analysis Services the capability of supporting very large dimensions or numerous large dimensions for faster access and processing, providing Office Project Server 2007 data analysis users a better experience. SQL Server Reporting Services on a 64-bit system will provide better throughput at higher workloads because contention for memory will be lower.

  2. Front-end Web servers and application servers

    Worker processes can always benefit from additional memory. The more services and applications that you run on your server, the more they will all benefit from the improved memory management and higher memory limits a 64-bit environment offers. When you convert front-end Web servers to 64-bit, be sure to migrate all of them at the same time.

    We recommend that you do not mix 32-bit and 64-bit front-end Web servers for long-term deployment. Server loads can become unbalanced if one or more servers are performing better than the rest.

  3. Application servers running Excel Calculation Services

    Excel calculation services are mostly a burden to the CPU. The faster architecture of the 64-bit processor and external data bus will yield a significant performance improvement.

  4. Index servers for Search services

    If your Office Project Server 2007 farm is incorporating SharePoint Search services, Index servers require a fast processor and rapid disk I/O. They also have to maintain a large number of connections simultaneously. A 64-bit architecture offers the improved memory management and large data bus that can help reduce crawl times.

  5. Query servers for Search services

    Query servers tend to be the quietest servers in the farm and may benefit the least from conversion to 64-bit hardware. However, in cases where the query server is processing a large number of search requests at a time, the increase in performance will be noticeable.

32-bit software on 64-bit hardware

It is possible to run 32-bit software on 64-bit hardware. The 64-bit editions of Windows Server include the Windows on Windows 64-bit (WOW64) translation layer, which can emulate a 32-bit operating system. In many cases, WOW64 enables 32-bit software and 64-bit software to run simultaneously on the same computer. However, only 64-bit versions of Project Server and SharePoint Products and Technologies can be run on 64-bit editions of Windows Server.

Mixing 32-bit and 64-bit servers

Some important considerations when you are running a mixed 32-bit and 64-bit farm are as follows:

  • Maintain 32-bit or 64-bit homogeneity at each topology layer

    You can deploy a Office Project Server 2007 farm on a mix of 32-bit and 64-bit servers provided that you maintain architecture homogeneity at each topology layer. For example, you can use 64-bit database servers with 32-bit front-end Web servers, or 64-bit application servers with 32-bit servers that are running Excel Services. However, we do not recommend combining 32-bit and 64-bit front-end Web servers within the same farm.

  • Mixing 32-bit and 64-bit servers can increase the maintenance overhead for the farm

    In mixed 32-bit and 64-bit scenarios, it is necessary to manage things such as third-party applications, custom solutions, software patches, and updates independently for each platform.

See Also

Concepts

Migrate an existing server farm to a 64-bit environment (Project Server 2007)
Install Project Server 2007 in Windows Server 2008 (single-server installation)
Determine hardware and software requirements (Project Server)
Deploy Project Server 2007 to a server farm environment
Advantages of 64-bit hardware and software (Project Server 2007)
Move all databases (Project Server 2007)

Other Resources

Migrate an existing server farm to a 64-bit environment (Office SharePoint Server 2007)
Move all databases (Office SharePoint Server 2007)