首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > AWS的图像处理

AWS的图像处理

  • 资源大小:150.31 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 图像处理 aws

资 源 简 介

Processing images can be a tedious, error-prone, and repetitive task. It may involve many moving parts, and bandwidth or processor time that you don’t have (or can’t easily afford). Setting up a system that allows you to process images provided by web users could bog you down if you don’t have enough disk space or enough CPU to handle the demand. We decided to create a straightforward solution that would allow users to upload an image and then process that image with Amazon Web Services (AWS). For simplicity’s sake, the only processing step taken during the procedure is to thumbnail an image; however, for all practical purposes, we could have set up any number of processing steps. The solution we created involves these pieces: 1. An Amazon Elastic Cloud Computing (EC2) instance running Apache and PHP (including PEAR and GD to support our processing needs) An Amazon Simple Storage Service (S3) account to hold uploaded images An Amazon SimpleDB acco

文 件 列 表

source
Amazon
class.s3.php
cleanup.php
header.php
index.php
php.php
process-tom.php
process.php
retrieve.php
s3.class.php
simpledb.class.php
sqs.client.php
sqs.test.php
thanks.php
upload-tom.php
upload.php
VIP VIP
0.175921s