Run Queries in Background from RESTXQ App?
4 Jul
2015
4 Jul
'15
8:26 p.m.
I'm creating a RESTXQ-based Web application. One of things I need to do is have a REST method that then does a potentially long-running operation against the database. I don't see an obvious way to to start a long query and not have it block in the this configuration. If I had a standalone client app (e.g., a Java app that provided the UI) then it would be no problem, just create a new connection for the long-running app. But in the context of a RESTXQ application is there a way to do it? I didn't see anything obvious in the docs but I'm not sure I know what to look for. Thanks, Eliot ---- Eliot Kimber, Owner Contrext, LLC http://contrext.com
3932
Age (days ago)
3932
Last active (days ago)
0 comments
1 participants
participants (1)
-
Eliot Kimber