CN102024037B - A kind of search method of massive image data of website operation system - Google Patents

A kind of search method of massive image data of website operation system Download PDF

Info

Publication number
CN102024037B
CN102024037B CN201010572060.2A CN201010572060A CN102024037B CN 102024037 B CN102024037 B CN 102024037B CN 201010572060 A CN201010572060 A CN 201010572060A CN 102024037 B CN102024037 B CN 102024037B
Authority
CN
China
Prior art keywords
picture
servers
user
website
image data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201010572060.2A
Other languages
Chinese (zh)
Other versions
CN102024037A (en
Inventor
柯志达
韩震华
余建成
洪志新
林国欣
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xiamen Yaxon Networks Co Ltd
Original Assignee
Xiamen Yaxon Networks Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xiamen Yaxon Networks Co Ltd filed Critical Xiamen Yaxon Networks Co Ltd
Priority to CN201010572060.2A priority Critical patent/CN102024037B/en
Publication of CN102024037A publication Critical patent/CN102024037A/en
Application granted granted Critical
Publication of CN102024037B publication Critical patent/CN102024037B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The search method of a kind of massive image data of website operation system of the present invention, when user's Website login operation system and after submitting picture retrieval request to, system obtains pictorial search parameters according to picture retrieval request from database retrieval; This system obtains picture servers address by user picture servers ID, calculates complete picture access path and returns to user side; After this user side obtains the picture access path returned, submit to Target Photo server and ask and obtain image data extremely; The present invention is separated with large-scale website operation system by picture servers, according to the algorithm of specifying, the image data of magnanimity is disperseed each picture servers assigned catalogue, picture number under each picture directory of strict control, avoid the picture number under single certain catalogue of picture servers hard disk too much, the hard disk picture retrieval speed decline problem caused, to improve the ability of large-scale website operation system quick-searching mass picture data.

Description

A kind of search method of massive image data of website operation system
Technical field
The present invention relates to a kind of search method of massive image data of website operation system.
Background technology
Large-scale door operation website, every day all in the face of the request that a large amount of users accesses and height is concurrent, will particularly accept the retrieval request of mass picture.For Website server, it is no matter the server of Apache, IIS or other types, picture is most consumption of natural resource, mass picture retrieval certainly will bring extreme influence to system performance, therefore, for the large-scale website operation system having mass users image data to store, be starved of a kind of bottleneck problem that the method for mass picture data retrieval solves system performance of supporting.
Goal of the invention
The object of the present invention is to provide a kind of search method of massive image data of website operation system, utilize distributed picture servers, realize picture processing to be separated with the page process of website optimize system, and the image data of magnanimity is distributed to the assigned catalogue of each picture servers, and the picture number controlled under each picture directory, avoid the picture number under single certain catalogue of picture servers hard disk too much, the problem that hard disk picture retrieval speed declines, thus improve the ability of website optimize system fast processing mass picture data.
A search method for massive image data of website operation system, wherein:
Website optimize Operation system setting has several Website servers, and this Website server is connected with at least one picture servers group; This website optimize system also connects the database that stores user attaching packet ID or enterprise ID, picture servers essential information, picture servers group configuration information and picture-storage routing information;
The quantity of the online user had by user grouping or enterprise configures multiple picture servers, forms picture servers group, and a customer group or user grouping can corresponding multiple picture servers, and picture servers can corresponding multiple user grouping or customer group;
Picture servers is according to the relative path of user grouping ID or enterprise ID and picture-storage, calculate the absolute path of picture at picture servers local hard drive, website optimize system is then responsible for the information storage database such as the relative path of packet ID or enterprise ID and the picture-storage belonged to by picture;
When user's Website login operation system and after submitting picture retrieval request to, this website service system obtains the pictorial search parameters comprising picture servers ID, enterprise or user grouping ID, module title, user grouping ID, picture name from database retrieval according to picture retrieval request;
By picture servers ID, website optimize system confirms that Target Photo server exists and available, and obtain picture servers address by user picture servers ID, then according to " picture servers address+enterprise or user grouping ID+ "/"+module title+"/"+user grouping sequence number+"/"+picture name ", calculate complete picture access path and return to user side;
After this user side obtains the picture access path returned, submit to Target Photo server and obtain image data request; This Target Photo server accepts obtain image data request and return image data to user side.
The invention provides a kind of search method of mass picture, be separated with large-scale website operation system by picture servers, according to the algorithm of specifying, the image data of magnanimity is disperseed each picture servers assigned catalogue, picture number under each picture directory of strict control, avoid the picture number under single certain catalogue of picture servers hard disk too much, the hard disk picture retrieval speed decline problem caused, then picture is obtained according to specified rule to designated pictures server retrieves by client browser, to improve the ability of large-scale website operation system quick-searching mass picture data.
Accompanying drawing explanation
Fig. 1 is picture servers logical architecture schematic diagram in the present invention;
Fig. 2 is the retrieval flow schematic diagram of mass picture in the present invention.
Below in conjunction with the drawings and specific embodiments, the invention will be further described.
Embodiment
The search method of a kind of massive image data of website operation system of the present invention, first, as shown in Figure 1, website optimize Operation system setting has several Website servers, and this Website server is connected with at least one picture servers group; This website optimize system also connects the database that stores relevant information, picture servers essential information, picture servers group configuration information and the picture-storage routing information such as user attaching user grouping ID or enterprise ID.
Webmaster will reasonably configure the quantity of picture servers according to current site number of users, and by picture servers essential information stored in database, described picture servers Basic Information Table mainly comprises: server ID, picture servers title, server address, duty (0 read-write 1 read-only 2 faults), founder, creation-time, reviser, modification time, remarks;
The quantity of the online user had by user grouping or enterprise is configured multiple picture servers by webmaster, form picture servers group, and by picture servers group configuration information stored in database, described picture servers group configuration information comprises: Record ID, user grouping or enterprise ID, picture servers ID, duty (0 read-write 1 read-only 2 faults), founder, remarks, creation-time, reviser, modification time.A customer group or user grouping can corresponding multiple picture servers, and a picture servers can corresponding multi-user's grouping or customer group.
Picture servers is according to the relative path of user grouping ID or enterprise ID and picture-storage, calculate the absolute path of picture at local hard drive, website optimize system is then responsible for the information storage database such as the relative path of packet ID or enterprise ID and the picture-storage belonged to by picture, and described picture-storage routing information mainly comprises: picture relative path, picture name etc.
The picture number deposited under single picture servers hard disk catalogue is too much, hard disk retrieving image efficiency is caused to decline, website optimize system can be deposited picture number to picture servers hard disk catalogue and arrange the upper limit, user can according to the actual literacy of operating system and hard disk, transformation deposited by flexible configuration adjustment catalogue picture, be provided with picture storing directory transformation allocation list, be mainly used in configuring the higher limit that single picture servers hard disk catalogue deposits picture number, comprise picture servers ID, higher limit etc.
As shown in Figure 2, the search method of a kind of massive image data of website operation system of the present invention, specifically comprises following flow process:
Step 1, user's Website login operation system submit picture retrieval request to; This website service system obtains the pictorial search parameters comprising picture servers ID, enterprise or user grouping ID, module title, user grouping ID, picture name from database retrieval according to picture retrieval request;
By picture servers ID, step 2, website optimize system confirm that Target Photo server exists and available, and obtain picture servers address by user picture servers ID, as: http: // 127.0.0.1/ImageServer/, then according to " picture servers address+enterprise or user grouping ID+ "/"+module title+"/" and+user grouping sequence number+"/"+picture name ", calculate complete picture access path and return to user side;
Step 3, user side obtain the picture access path returned, and submit obtaining image data request to Target Photo server to; This Target Photo server accepts obtain image data request and return image data to user side.
The above, it is only present pre-ferred embodiments, not technical scope of the present invention is imposed any restrictions, thus every above embodiment is done according to technical spirit of the present invention any trickle amendment, equivalent variations and modification, all still belong in the scope of technical solution of the present invention.

Claims (1)

1. a search method for massive image data of website operation system, is characterized in that:
Website optimize Operation system setting has several Website servers, and this Website server is connected with at least one picture servers group; This website optimize system also connects the database that stores user attaching packet ID or enterprise ID, picture servers essential information, picture servers group configuration information and picture-storage routing information;
The quantity of the online user had by user grouping or enterprise configures multiple picture servers, forms picture servers group, and a customer group or user grouping can corresponding multiple picture servers, and picture servers can corresponding multiple user grouping or customer group;
Picture servers is according to the relative path of user grouping ID or enterprise ID and picture-storage, calculate the absolute path of picture at local hard drive, website optimize system is then responsible for the information storage database of the relative path of packet ID or enterprise ID and the picture-storage belonged to by picture;
When user's Website login operation system and after submitting picture retrieval request to, this website service system obtains the pictorial search parameters comprising picture servers ID, enterprise or user grouping ID, module title, picture name from database retrieval according to picture retrieval request; By picture servers ID, website optimize system confirms that Target Photo server exists and available, and obtain picture servers address by user picture servers ID, then according to " picture servers address+enterprise or user grouping ID+ "/"+module title+"/"+user grouping sequence number+"/"+picture name ", calculate complete picture access path and return to user side; After this user side obtains the picture access path returned, submit to Target Photo server and obtain image data request; This Target Photo server accepts obtain image data request and return image data to user side.
CN201010572060.2A 2010-11-30 2010-11-30 A kind of search method of massive image data of website operation system Active CN102024037B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010572060.2A CN102024037B (en) 2010-11-30 2010-11-30 A kind of search method of massive image data of website operation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010572060.2A CN102024037B (en) 2010-11-30 2010-11-30 A kind of search method of massive image data of website operation system

Publications (2)

Publication Number Publication Date
CN102024037A CN102024037A (en) 2011-04-20
CN102024037B true CN102024037B (en) 2015-11-25

Family

ID=43865334

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010572060.2A Active CN102024037B (en) 2010-11-30 2010-11-30 A kind of search method of massive image data of website operation system

Country Status (1)

Country Link
CN (1) CN102024037B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103853715B (en) * 2012-11-28 2018-05-01 北大方正集团有限公司 A kind of method and device for realizing file fast browsing
CN107818507A (en) * 2017-10-31 2018-03-20 山东浪潮通软信息科技有限公司 A kind of method and system, service end, the client of acquisition business picture
CN109086451A (en) * 2018-08-24 2018-12-25 江苏神州信源系统工程有限公司 A kind of picture storage and retrieval method and apparatus
CN111159441B (en) * 2019-12-25 2023-07-25 新方正控股发展有限责任公司 Picture editing method, picture editing apparatus, and computer-readable storage medium
CN112003956B (en) * 2020-10-27 2021-01-15 武汉中科通达高新技术股份有限公司 Traffic management system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2367392A (en) * 2000-02-23 2002-04-03 Adexpedia Inc Web-based advertising system
JP2003233610A (en) * 2002-02-12 2003-08-22 Ricoh Co Ltd Retrieval service system for multimedia file
CN101180668A (en) * 2005-06-23 2008-05-14 纳富诚治 Web advertisement system and web advertisement program
CN101290619A (en) * 2007-04-20 2008-10-22 西北民族大学 Content based Tibetan website tangka image search engine intelligent robot search method
JP2010060712A (en) * 2008-09-02 2010-03-18 Asia Air Survey Co Ltd Guidance point guiding information providing system
CN101720022A (en) * 2009-12-04 2010-06-02 冉权江 Public video management system and realizing method thereof

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2367392A (en) * 2000-02-23 2002-04-03 Adexpedia Inc Web-based advertising system
JP2003233610A (en) * 2002-02-12 2003-08-22 Ricoh Co Ltd Retrieval service system for multimedia file
CN101180668A (en) * 2005-06-23 2008-05-14 纳富诚治 Web advertisement system and web advertisement program
CN101290619A (en) * 2007-04-20 2008-10-22 西北民族大学 Content based Tibetan website tangka image search engine intelligent robot search method
JP2010060712A (en) * 2008-09-02 2010-03-18 Asia Air Survey Co Ltd Guidance point guiding information providing system
CN101720022A (en) * 2009-12-04 2010-06-02 冉权江 Public video management system and realizing method thereof

Also Published As

Publication number Publication date
CN102024037A (en) 2011-04-20

Similar Documents

Publication Publication Date Title
CN105897946B (en) A kind of acquisition methods and system of access address
US9055063B2 (en) Managing shared content with a content management system
US8214355B2 (en) Small table: multitenancy for lots of small tables on a cloud database
US8065391B2 (en) System and method for selecting and displaying webpages
US11886455B1 (en) Networked cloud service monitoring
US8874577B2 (en) System and method for triaging of information feeds
US8555018B1 (en) Techniques for storing data
CN102024037B (en) A kind of search method of massive image data of website operation system
CN102752388B (en) Interactive system based on browser, method, browser and cloud server
CN104092770B (en) Enterprises book management method and system based on cloud computing
US20100042660A1 (en) Systems and methods for presenting alternative versions of user-submitted content
CN101796795A (en) Distributed system
CN102375837A (en) Data acquiring system and method
US20150356137A1 (en) Systems and Methods for Optimizing Data Analysis
US20130346475A1 (en) Systems for Serving Website Content According to User Status
CN101046806B (en) Search engine system and method
CN107888666A (en) A kind of cross-region data-storage system and method for data synchronization and device
CN101562664A (en) Ticket processing method and system
US9697527B2 (en) Centralized social network response tracking
US20230239376A1 (en) Request processing in a content delivery framework
CN101997933A (en) Network address provision method, device and system
CN201654777U (en) Dynamic data acquisition device
CN106649800A (en) Solr-based Chinese search method
CN106649847A (en) A large data real-time processing system based on Hadoop
CN106294417A (en) A kind of data reordering method, device and electronic equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant