Kapow36
Posts: 0
Joined: Thu May 23, 2013 4:07 pm

REST Service Threading

Is it possible to run a REST service in another thread so that the data can be retrieved in the background?

obullei
Posts: 0
Joined: Thu Jun 05, 2014 12:17 am

REST Service Threading

Hello!

REST service runs in separate thread by default (asynchronously).
Please describe the problem you want to solve?

Kapow36
Posts: 0
Joined: Thu May 23, 2013 4:07 pm

REST Service Threading

Hmm so it does, has that always been that way? Weird... I guess it has been a while since I worked with REST services :)

obullei
Posts: 0
Joined: Thu Jun 05, 2014 12:17 am

REST Service Threading

Yes, it has always been so.

Return to “Issues”