TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Sneak Peek: Visualization on Rescale

7 点作者 gpoort超过 10 年前

2 条评论

mulyantopoort超过 10 年前
VNC over SSH is by no means an optimized solution. Depending on the client ISP, remote desktop is very usable. I tested this on a relatively slow 2Mbit up, 12Mbit down DSL connection, and basic &quot;monitoring&quot; and post-processing tasks are very usable.<p>Applications which require higher frame rates are, on the other hand, unusable with VNC on a connection like this.<p>I have tested a RDP connection on the same network which performs marginally better to VNC over SSH.<p>We&#x27;re currently exploring integrating solutions&#x2F;technologies like DCV to improve the 3D&#x2F;frame rate performance of remote desktop.<p>There are in general 2 performance areas we&#x27;re looking at: interaction responsiveness and frame rate&#x2F;rendering performance. Interaction responsiveness is not an issue at this point. The frame rate and rendering performance is something we can and will definitely improve on by integrating different technologies.
jcr超过 10 年前
Great write-up, and as always, really impressive. Handling GPU-intensive visualizations remotely can be really tough. I&#x27;ve dealt with similar in the EDA space. I realize this is new and in still in beta, but do currently have any performance characteristics? Is the application latency&#x2F;responsiveness tolerable?