Lianja.spawnapp() looks like just the ticket! I thought I remembered there being something, but couldn't dredge it up from the remains of my memory. :)
thanks,
Hank
Type: Posts; User: HankFay
Lianja.spawnapp() looks like just the ticket! I thought I remembered there being something, but couldn't dredge it up from the remains of my memory. :)
thanks,
Hank
The reference USE CASE is: create a hash of the xml of the schema of each of 650 tables.
thanks,
Hank
if I have, say, 20 tasks I want to run asynchronously, what are my options?
I know that timers run in their own process: so do I pop a timer up for each process?
Are there other options?
...