Planned

Desktop Scale

100 desktops. 1 OS on disk.

Desktop Scale

The Desktop Scale is a complete desktop and application delivery platform. It combines virtual desktop infrastructure with application management, golden images, and a capability no legacy platform offers: converting desktop applications into SaaS-style web apps without licensing the original OS.

Features

FeatureDescriptionStatus
Virtual Desktop InfrastructureFull graphical desktops delivered via SPICE. Responsive enough for daily use.Planned
Golden ImagesOne master image per desktop type. All desktops boot from it. Changes layer on top.Planned
Deduplication100 desktops from the same golden image store the OS exactly once on disk and largely once in RAM.Planned
Check-In / Check-OutUsers check out a desktop, use it, check it back in. Persistent state or wipe-on-return — your choice.Planned
Cloud SyncUser profiles, documents, and settings sync to central storage. Desktop is disposable, data is not.Planned
Fleet ManagementPatch the golden image, reboot the fleet. Every desktop is updated simultaneously with zero drift.Planned
Virtual ApplicationsDeliver individual applications without a full desktop. App runs on the server, renders in the browser.Planned
SaaS ConversionLegacy desktop applications run via Wine on the server and are delivered as web apps. No Windows licensing required.Planned
Immutable DesktopsBase desktop image is read-only. User changes layer on top. Reboot strips the layer if configured.Planned
GPU SharingMultiple desktops share a single GPU for accelerated rendering. vGPU and SR-IOV support.Planned

SaaS Conversion

This is the feature that changes the economics of desktop management entirely.

Legacy applications that require a specific OS can be installed once into a Wine-based application layer on the Tophan server. Users access the application through their browser — it looks and behaves like a SaaS web app, but it’s actually running locally in your infrastructure.

No per-seat OS licenses. No terminal server licensing. No CALs. The application runs on Linux under Wine, rendered to the browser via SPICE. Users don’t know or care how it works — they click a bookmark and use their app.

This approach works for the vast majority of business applications that don’t require bleeding-edge OS integration. For applications that genuinely need a specific OS, the Desktop Scale can still deliver traditional VDI with full GPU passthrough.

The Dedup Advantage

Traditional VDI platforms provision a full OS image per desktop. 100 desktops = 100 copies of the OS on disk, 100 copies in RAM.

Tophan’s layer system, combined with KSM memory deduplication from the Hypervisor Scale, means:

  • Disk: 100 desktops from the same golden image = 1 OS on disk + a thin delta layer per desktop
  • RAM: Identical memory pages across desktops are stored once. Real memory usage tracks actual divergence.
  • Patching: Update the golden image. Reboot. Done. Every desktop is patched. No “patch Tuesday” across 100 machines.

Deep Dive