Inuvika OVD Enterprise
Inuvika OVD Enterprise is a desktop virtualization solution that gives users secure access to their apps and virtual desktops from anywhere. Inuvika embraces the zero-trust principle, ensuring secure access and leaving no data on user devices. OVD Enterprise reduces complexity for admin and lowers the total cost of ownership by up to 60% when compared to Citrix or VMware/Omnissa Horizon.
It can be deployed on-premise or through any private of public cloud platform provider. It is also available as a DaaS service through our network of Managed Services Providers.
OVD is easy to install and manage. It integrates with leading enterprise standards, including any directory service, storage and hypervisors such as Proxmox VE, vSphere, Nutanix AHV and Hyper-V.
Key Features:
Use any device, including macOS, Windows, Linux, iOS/Android, Chromebook, Raspberry Pi, or any HTML5 Web browser.
Multi-tenancy support
Integrated Two-Factor Authentication
Integrated Gateway enables secure remote access without a VPN
Single Web-based Admin console
Deploys on Linux so most Microsoft Windows server and SQL server licenses are not required.
Hypervisor agnostic - ProxmoxVE, Hyper-V, vSphere, KVM, Nutaxix AVH and more.
Learn more
RaimaDB
RaimaDB, an embedded time series database that can be used for Edge and IoT devices, can run in-memory. It is a lightweight, secure, and extremely powerful RDBMS. It has been field tested by more than 20 000 developers around the world and has been deployed in excess of 25 000 000 times.
RaimaDB is a high-performance, cross-platform embedded database optimized for mission-critical applications in industries such as IoT and edge computing. Its lightweight design makes it ideal for resource-constrained environments, supporting both in-memory and persistent storage options. RaimaDB offers flexible data modeling, including traditional relational models and direct relationships through network model sets. With ACID-compliant transactions and advanced indexing methods like B+Tree, Hash Table, R-Tree, and AVL-Tree, it ensures data reliability and efficiency. Built for real-time processing, it incorporates multi-version concurrency control (MVCC) and snapshot isolation, making it a robust solution for applications demanding speed and reliability.
Learn more
Eclipse Jetty
Jetty serves as both a web server and a servlet container, offering capabilities for HTTP/2, WebSocket, OSGi, JMX, JNDI, JAAS, among other integrations. These elements are open source, allowing for free commercial use and distribution. Jetty finds application in a diverse range of projects and products across development and production environments. Developers have preferred Jetty for years due to its strong history of easy embedding in devices, tools, frameworks, application servers, and contemporary cloud services. It is a robust, standards-compliant framework that is open source and usable commercially, featuring flexibility, extensibility, a small footprint, and support for asynchronous operations, all while being enterprise scalable and dual-licensed under both Apache and Eclipse. It is utilized in large-scale clusters like Facebook Presto and in cloud computing platforms such as Google AppEngine. As Java and the JakartaEE project (previously JavaEE) evolved in 2020, the current recommended Jetty version hinges on factors such as the servlet API version and licensing preferences. Jetty continues to adapt, ensuring it meets the evolving needs of modern software development.
Learn more
Node.js
Node.js serves as an asynchronous event-driven JavaScript runtime specifically engineered for creating scalable network applications. Each time a connection is made, a callback function is triggered; however, if there are no tasks to execute, Node.js enters a sleep state. This approach stands in stark contrast to the more prevalent concurrency model that relies on operating system threads. Networking based on threads can be quite inefficient and often presents significant usability challenges. Additionally, Node.js users don't have to concern themselves with the complications of dead-locking the process since the architecture does not utilize locks. In fact, very few functions within Node.js handle I/O directly, ensuring that the process remains unblocked except when synchronous methods from Node.js's standard library are utilized. This non-blocking nature makes it highly feasible to develop scalable systems using Node.js. The design of Node.js shares similarities with, and draws inspiration from, frameworks like Ruby's Event Machine and Python's Twisted, extending the event model even further. Notably, Node.js incorporates the event loop as an integral runtime feature rather than relegating it to a mere library, thus enhancing its efficiency and functionality. This distinctive approach makes Node.js an attractive choice for developers looking to create high-performance applications.
Learn more