From what I understand of your problem, using Coro should work. Basically, your program should be something like your threads example, except that you use Coro::LWP and you use Coro instead of OS threads.
What have you tried so far that gives you problems?
Maybe you want to start with a small example program that does not talk to your vendor but tries to make several parallel requests to Google?
In reply to Re^3: Do I need to use Coro instead of threads/forks
by Corion
in thread Do I need to use Coro instead of threads/forks
by mohan2monks
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |