Skip to Content
0
Jan 27, 2005 at 08:08 PM

"asynchronous method call"

1645 Views

Dear all,

I am writing a program for which I would like to enable parallel processing. As the programm is designed in classes and methods, I thought it would be nice and consistent to use methods calls instead of asynchronous function calls. I found a class for remote method calls but this does not appear asynchronous.

Any idea if it is possible?

Thanks

Christian