新手问题 云平台上的一个 Instance 是指一个 ruby 进程吗?

search · 2013年01月31日 · 最后由 sevk 回复于 2013年01月31日 · 1274 次阅读

rt

Which service? Different service providers use different terms.

Usually an instance means a "resource bundle" - typically includes CPU time, memory, disk quota and bandwidth. You can see an instance as a VPS.

However it can mean other things.

具体看架构,也可以是一个 Thread.new, 也可以是一个 vps 或一个集群。

需要 登录 后方可回复, 如果你还没有账号请 注册新账号