|
|
|
|
|
by walnutclosefarm
1273 days ago
|
|
Thin clients are fine for the general purpose computing devices, at least where they work. But in a medical and research setting, you have multitudes of devices that have an embedded OS and their own user interface - everything from infusion pumps to giant MR or CT scanners (which may be half a dozen computers networked together, with multiple NICs on the intranet, and multiple dedicated UI devices). There is no replacing these, you just have to figure out how to make them work nicely together. Beyond that you have multiple real PCs running fat control software for machines (mass specs, blood analyzers, flow cytometers, ...) that uses the network to run the device, and cannot be replaced with a thin client. And finally, of course, you will have a few fat client-server apps that don't run in a browser, and connect directly to services from the PC. |
|