Font Size: a A A

Design And Implementation Of The Order Inspection System Based On JMS

Posted on:2014-12-12Degree:MasterType:Thesis
Country:ChinaCandidate:R J KuangFull Text:PDF
GTID:2268330392464048Subject:Communication and Information System
Abstract/Summary:PDF Full Text Request
During recent years, our state E-commerce industry develops rapidly, everyday,there are tens of millions of orders even hundreds of millions of orders completed onthe internet, among which it must exist some wrong orders. In order to solve thisproblem, this design developed a system which could check the orders come frompayment gateway.This design was implemented by Eclipse development platform in jdk1.6development environment. The design of datasheet based on MySQL. This Systemwas designed by Producer-Consumer design patterns, and was divided into two parts,the two parts was connected by JMS and could run independently.This design has done the optimization on configuring system information andcontrolling processing thread. System information is saved in the datasheet ofbackground database, so that it is easy to extract for the system, and improvedfeasibility to achieve the function of managing the system information by the form ofwindows. On the other hand, this design reduced number of consumer threads to twoby reflex mechanism of JAVA under the premise of not affecting the processing speed,meanwhile, it makes sure that system needn’t add new code when manager add newsystem information,so that the extensibility of system is improved.After testing this system, the running results proved that this system could findout the wrong orders immediately and do the corresponding treatment. When manageradd new information into system, system also could work normally, and get a correctresult.
Keywords/Search Tags:JMS, MySQL, payment platform, producer, consumer
PDF Full Text Request
Related items