• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Uploading a large file ties my application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Uploading a large file ties my application


  • Subject: Uploading a large file ties my application
  • From: "Ricardo J. Parada" <email@hidden>
  • Date: Thu, 13 Nov 2008 15:32:59 -0500


Just wondering what is the best practice for uploading a file without tying up the application? Each row in the file is inserted to the database. So lots of inserts.


I would imagine someone has done already and there is a best practice for this. Ideally, while the upload is in progress it should not block the application from processing other requests... and once the file has the data, or as the file is being processed maybe with its own EOF-stack (connection to the database), I would like to display a status that shows progress.

Any ideas?  :-)


_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Uploading a large file ties my application
      • From: Guido Neitzer <email@hidden>
  • Prev by Date: Re: Eclipse + WebObjects question
  • Next by Date: Re: Debugging Frameworks in Eclipse
  • Previous by thread: Re: Eclipse + WebObjects question
  • Next by thread: Re: Uploading a large file ties my application
  • Index(es):
    • Date
    • Thread