```REQUEST 1 rc.data = variables.blogService.list(...
# fw1
r
Copy code
REQUEST 1 rc.data = variables.blogService.list();
REQUEST 2 rc.data = variables.blogService.list();
I think if something like this happen in Lucee/Coldfusion, it would be abandoned somewhere around year 2000 as unusable platform. I'm not big on multithreading, but never got an issue you mentioned with cfml or fw/1 in years.