Skip to main content
Participant
May 30, 2009
Question

Storing data for upload when user leaves

  • May 30, 2009
  • 1 reply
  • 467 views

Hey guys,

I am trying to work out if FMS is the solution I am looking for. I am trying to create a system that will store data, and upload it to a database when the user leaves the page. I thought the best way to achieve this would be to send a data object to the media server, check on an interval to see if the user is still active and then somehow upload the data when their "session" times out.

If this possible with FMS, or is there a better, more efficient solution? Any thoughts would be greatly appreciated.

Thanks!

    This topic has been closed for replies.

    1 reply

    June 2, 2009

    FMS, while certainly capable of it, is an expensive solution for something like that. If it's not something you can do with your http application server, I'd suggest looking into BlazeDS.