摘要
针对图片上传与压缩问题,提出了一种基于SpringMVC的图片处理系统,该系统基于SpringMVC框架的特点,可以简单方便的上传图片。完成图片上传后,使用多线程技术实现后续的压缩和入库操作,可以改善由于单线程操作带来的响应速度过慢的问题。图片信息入库分为定时任务和定量任务来执行,在并发量较大得到情况下也能有比较好的响应速度。
According to image upload and compression problem , an image processing system based onSpringMVC is proposed , which is based on the characteristics of Spring MVC framework. After thecompletion of the picture upload, the use of multi threading technology to realize the subsequentcompression and storage operations, can improve the slow response rate caused by the single thread .Image information storage is divided into regular tasks and quantitative tasks to perform,in the case of a large amount of concurrency can also have a relatively good response speed.
出处
《电子设计工程》
2017年第24期189-193,共5页
Electronic Design Engineering
作者简介
王晓薇(1993-),女,湖北武汉人,硕士研究生.研究方向:web研发,物联网技术.