Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Software

Connexion will run on any Windows platform which supports the .NET 4.5 framework and SQL Server 2008 R2. This means that Windows XP and Windows 2003 Server are NOT supported since Microsoft does not support .NET 4.5 on these platforms.

...

Hardware - Summary

Connexion has no minimum hardware check during installation, and does not require heavy-weight hardware to give adequate performance. We generally recommend a quad-core cpu, 4 gigabytes of memory, and 30 gigabytes of free space as adequate for simpler systems. If you require high-performance, many channels, complex channels, or will be processing large messages (MB instead of KB) then read the 'Hardware - Advanced' section below or contact Inner Harbor Software for recommendations.

Hardware - Advanced

It is difficult to provide specific hardware recommendations in this document, as there are many variables to consider when sizing systems. If you need help specifying hardware, please contact Inner Harbor Software.

The following should be considered when sizing hardware for Connexion:

For a typical install of up to 10 simple channels, processing a typical message stream (< 100K / message), we would recommend an absolute minimum of 2 gigabytes of memory and 2 logical cores for systems not running SQL Server. Systems running Connexion and SQL Server should have a minimum of 4 gigabytes of memory and 4 physical cores.

As the channel count, channel complexity, message size, and performance requirements increase, so should your memory and processor power.

Storage

By default, Connexion stores each received message as well as relevant processing metadata for 120 days (the message retention period is user configurable). The actual size-on-disk of each stored message will be depend on how much processing metadata is being stored with the message (by default, a copy of the message will be stored each time it is changed by a device). A rough estimate of required free space can be calculated by multiplying the expected message size, expected message volume (for all channels) per day, and message retention period. You should multiply the result by the number of devices which change the message. For example, a channel containing a transform device will store a copy of the transformed message, and therefore be storing both the original message and the updated one.

Disk Performance

Database / Disk IO is typically the bottleneck for Connexion throughput. High performance systems should consider investing in high throughput disk subsystems such as SSD RAID or PCI-based SSD solutions.

Memory

SQL Server will use free memory to load much of Connexion's database and reduce the number of relatively slow paging operations. The more memory, the better, although some versions of SQL Server may have hard memory usage limits.

CPU

For systems with few channels, higher clock speeds usually provide better performance. For systems with many channels, higher core counts usually provide better overall performance. 

Installing Connexion

Connexion Integration Engine

...

The Connexion user interface (UI) allows you to easily manage the configuration and operation of the Connexion integration engine. By  default, the UI will be installed during the installation of the integration engine. The UI must be installed on each additional computer on which you wish to administer Connexion. This can be done by running the installation package and selecting the client-only option. 

 

Info

The .NET framework 4.0 or 4.5 must be installed prior to installing the Connexion user interface [Download].

Configuring Connexion

...