Hi, Gurus,
I have a page calling a web service. Because it will take more than a minute to compute, I'd like to implement an async call to the web services. I know Perl does not have a direct support for async call. However, I hear there is a way to implement it. The question is HOW??? I have no clue. I googled on the internet. Unfortunately, it does not return much meaningful info on this to me. Any one either can show a simple HelloWorld service with async call or point me to a good reference?
Thanks a ton in advance
I have a page calling a web service. Because it will take more than a minute to compute, I'd like to implement an async call to the web services. I know Perl does not have a direct support for async call. However, I hear there is a way to implement it. The question is HOW??? I have no clue. I googled on the internet. Unfortunately, it does not return much meaningful info on this to me. Any one either can show a simple HelloWorld service with async call or point me to a good reference?
Thanks a ton in advance