You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Korus
Hi korus, I'm wondering about the possiblity of running the korus
framework on the google app engine?
As you are no doubt aware the App engine limits the spawning of new
threads. But one can implement the Runnable interface (as korus does)
but one cannot create java.util.Timer or java ThreadPool creator which
I don't see korus does.