Re: Slowdown when fetching multiple records

2006-02-19 Thread Edward Summers
On Feb 19, 2006, at 10:14 AM, Tony Bowden wrote: So, it presumably is an issue with the Library of Congress server. Is there some sort of automatic throttling there? Or is there likely to be some sort of option that I should be setting, but not? Yeah, I could well imagine there to be throttl

Re: Slowdown when fetching multiple records

2006-02-19 Thread Tony Bowden
On Sun, Feb 19, 2006 at 09:53:59AM -0600, Edward Summers wrote: > I haven't used the Net::Z3950 enough to be able to provide any help > with this. However, you might want to post your message to the net- > z3950 discussion list [1] which fields questions specific to the > Net::Z3950 module. The aut

Re: Slowdown when fetching multiple records

2006-02-19 Thread Edward Summers
On Feb 19, 2006, at 3:57 AM, Tony Bowden wrote: Any pointers gratefully received. I haven't used the Net::Z3950 enough to be able to provide any help with this. However, you might want to post your message to the net- z3950 discussion list [1] which fields questions specific to the Net::Z

Slowdown when fetching multiple records

2006-02-19 Thread Tony Bowden
I'm using code similar to the "get MARC record by ISBN" example in MARC::Doc::Tutorial, and everything is working fine. However, when I change the query to search by Author, rather than by ISBN, (using @attr 1=1003 $name), I've noticed that looping through the results gets dramatically slower as