Click here to Skip to main content
15,896,522 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi all, i wanna ask you about how to improve our web service.
I will explain its process :
When some message came from some client (these messages are different to each other), these messages will be checked first.. After these message has checked, these messages will be parsed based on type (format message in xml). After these messages has validated, system create "Ack Message" and insert data to database. Just as a notice, validating data using two databases that are difference (request by our client..huuhhfftt X| ), and i have made some thread in validation.
Can you give me explanation how to improve this app..?? Or may be i have had two databases for validating data so make it more slowly.. ?? :~
Posted
Comments
Toli Cuturicu 24-Sep-10 7:22am    
Our webservice?? Do you mean CodeProject itself? Or some webservice (your own, not ours)?

1 solution

Hi,
Try to set Index for your validate database table.
Thanks and regards,
Senthil J
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900