• 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
Re: [Wonder-disc] EOF & Multithreading
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wonder-disc] EOF & Multithreading


  • Subject: Re: [Wonder-disc] EOF & Multithreading
  • From: Guido Neitzer <email@hidden>
  • Date: Fri, 11 Jul 2008 15:53:09 -0600

On 11.07.2008, at 14:11, Chuck Hill wrote:

Thanks for the suggestion. It turns out that a raw JDBC connection with result set operates about 12x the speed of EOF for reading. I don't need the assistance of EOF for these objects, so I'm going to go straight to the DB.

In cases like this, I think that is the most appropriate solution.

I think that really depends. You normally get about the same improvement by using raw rows and you don't have all the Java JDBC crap to deal with.


And often enough you get still way better results by using appropriate queries and letting the database do the work.

cug

--
http://www.event-s.net

_______________________________________________
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


References: 
 >Re: [Wonder-disc] EOF & Multithreading (From: Miguel Arroz <email@hidden>)
 >Re: [Wonder-disc] EOF & Multithreading (From: Chuck Hill <email@hidden>)
 >Re: [Wonder-disc] EOF & Multithreading (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: [Wonder-disc] EOF & Multithreading
  • Next by Date: XCode 3.1 is out.
  • Previous by thread: Re: [Wonder-disc] EOF & Multithreading
  • Next by thread: XCode 3.1 is out.
  • Index(es):
    • Date
    • Thread