MedITEX Software Technical Requirements
From MedITEX - Wiki
Line 47: | Line 47: | ||
<li>CPU: single-core 3 GHz;</li> | <li>CPU: single-core 3 GHz;</li> | ||
<li>RAM Memory: 4GB or more.</li> | <li>RAM Memory: 4GB or more.</li> | ||
− | |||
</tr> | </tr> | ||
<tr> | <tr> |
Revision as of 08:16, 14 June 2017
MedITEX utilizes a client/server architecture with Firebird 2.5 as its database.
The following diagram shows one example of configuration where MedITEX could be installed.
<img src="/images/Tech1.png" alt="" width="740" height="548" /> |
Server-client requirements
The table below describes the recommended and minimum requirements for installing MedITEX, as well as additional information regarding some of the applications running on the server and clients to ensure the good quality of services and the proper functioning of MedITEX.
<img src="/images/hint48.png" alt="" width="48" height="48" /> |
It is recommended that the server provided is dedicated exclusively for the use of MedITEX. Having other applications running alongside MedITEX can compromise the overall functionality of the system. |
The optimal solution for maximum performance is a dedicated database server built in an SSD, which is not virtualized.
An SSD (especially enterprise SSD) allows much more IOPS.
Using a Firebird server with the database on an external SAN/NAS is not recommended, since the speed of a Firebird database server depends on the speed of access to individual 4k blocks on the device. External SAN/NAS drives are great for transferring hundreds of MB of data from one file location to another. However the Firebird server transfers hundreds of thousands of small pages between memory and physical hard disk found on different file offsets.
Please consider the access time of a mechanical hard drive to be the limiting factor in performance. A commit writes data in very different file offsets. RAID is not found to improve this limitation as the head position of the hard disk must move in the same way.
<img src="/images/Tech2.png" alt="" /> |
Recommended requirements (depending on number of clients):
When the database server and shadow SSDs reach an age of 2 years, they should be replaced to avoid unplanned failure (in server systems, we recommend the same for classic hard drives). Minimum requirements:
</tr> | ||||||||||
<img style="display: block; margin-left: auto; margin-right: auto;" src="/images/Tech4.png" alt="" /></td> |
File based repository: All documents, pictures and common settings are stored on this location. </td> </tr> | ||||||||||
<img style="display: block; margin-left: auto; margin-right: auto;" src="/images/Tech5.png" alt="" /></td> |
Backup Service: Schedules and creates backup of database and repository. </td> </tr> | ||||||||||
<img style="display: block; margin-left: auto; margin-right: auto;" src="/images/Tech7.png" alt="" /></td> |
Recommended requirements:
Minimum hardware requirements:
</tr> | ||||||||||
<img style="display: block; margin-left: auto; margin-right: auto;" src="/images/Tech8.png" alt="" /></td> |
MS Office Integration: All letters based on MS Word templates. Minimum requirement: MS Office 2003. </td> </tr> | ||||||||||
<img style="display: block; margin-left: auto; margin-right: auto;" src="/images/Tech9.png" alt="" /></td> |
TWAIN: TWAIN is used for importing patient photos, ultrasound images (Frame Grabber), etc. </td> </tr> | ||||||||||
<img style="display: block; margin-left: auto; margin-right: auto;" src="/images/Tech10.png" alt="" /></td> |
Voice: Record and play voice messages. </td> </tr> </tbody> </table>
Terminal server requirementsFor terminal server architecture a more powerful server is required.
|