English 中文(简体)
CDN、网络应用和处理服务器的逻辑流
原标题:Logic flow for CDN, Web App and Processing servers
  • 时间:2011-10-04 21:53:33
  •  标签:
  • json
  • cdn

I m building a website that allows user to upload and watch videos. Don t get down in the dumps - we haven t lost another man to another Youtube clone - the content is extremely narrow. And awesome. There are three servers :

CDN | Web App | Video Processor

网络应用服务器将用户上载到CDN。 录像处理器服务器从光盘上下载了上载的录像,并处理这些录像——播下了多种视频类型、th和一些气象数据。

从此,视频处理器服务器必须做两件事: (1) 将新数据上载到CDN(已存档),(2) 在网络应用数据库(问题)中用纸张提及CDN数据。

PROBLEM: 录像处理器服务器如何在网上获取有关CDN文档(图像、名称等)的数据?

章 次 页 次 节省了装船中的经处理视频数据,在完成时上载到网络应用服务器,并建立了网络应用服务器,将txt文件输入定期的数据库。

缩略语B:视频处理器定位仪数据,用于网络应用和网络应用。 给母亲运动的贷款(当你出任时,我投票)。

解决办法A如何好? B? 你们是否更好?

Edit : CDN is Rackspaceumi, Web App is on Django, 视频处理器是乌兰巴托服务器箱,有几本 p。

问题回答

很想知道,为什么用户在程序开始时将录像带上CDN,但这是我如何去做的。

用户上载录视频和网络信号,例如,如上所示,通过上载到网站或CDN的录像。

网上浏览显示一个视频清单,将通过APIC转换。

录像处理员询问信箱中下一个视频的APIC,然后检索并启动转换过程。

录像转换后,录像处理器将其上载,并使用网站附录更新状况、URL和其他元数据。

一般来说,我用APICS来分解部件,以便你能够在必要时替换这些部件。





相关问题
JQuery/MVC Search Issue

I have inherited a piece of work where the entry screen shows a summary of 20 calculated variables. E.g. Var A (250), Var B (79). Clicking on any of these links takes the user to a view with a ...

jQuery quicksearch plug-in tinkering with JSON

I ve implemented the quicksearch plugin by Rik Lomas and I love it for an application in a custom CMS I m building. I was wondering though, since I m going to have a bizillion items in the table if ...

JSON with classes?

Is there a standardized way to store classes in JSON, and then converting them back into classes again from a string? For example, I might have an array of objects of type Questions. I d like to ...

PHP json_decode question

i m trying to use json_decode to combine a few json objects and then re-encode it. my json looks like: { "core": { "segment": [ { "id": 7, "...

Converting JSON data to Java object

I want to be able to access properties from a JSON string within my Java action method. The string is available by simply saying myJsonString = object.getJson(). Below is an example of what the string ...

热门标签