Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Upper limit of PURLs
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Landong Zuo  
View profile  
 More options Sep 8 2011, 9:51 am
From: Landong Zuo <landong....@googlemail.com>
Date: Thu, 8 Sep 2011 06:51:12 -0700 (PDT)
Local: Thurs, Sep 8 2011 9:51 am
Subject: Upper limit of PURLs
Hi,

Does anyone know what is the maximum number of PURLs a single PURLZ
server could hold, being able to provide the reasonable response time?
I am testing a local PURLZV1.6.3 (hsql db) with 100,000 PURLs.
Creation of high valume of PURL data on server side takes quite a
while (with an average speed about 6000 PURLs per hour and getting
slower as the number of creation rises). Is this normal?

I wondering if anyone is experienced in this area, or similar
information has been already documented in somewhere? Many thanks.

Regards,

Landong Zuo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Wood  
View profile  
 More options Sep 15 2011, 10:51 am
From: David Wood <da...@hyland-wood.org>
Date: Thu, 15 Sep 2011 10:51:37 -0400
Local: Thurs, Sep 15 2011 10:51 am
Subject: Re: Upper limit of PURLs
Hi Landong,

It is normal for a PURL server's database to slow during ingest.  It may take days to load hundreds of thousands of PURLs.  However, we have production users with nearly one million PURLs, so we know that works.

Please note that hsqldb is an in-memory database.  Lack of RAM is no way to test scalability.  Hsqldb is provided for small installations: We recommend that you use MySQL and calculate sufficient RAM to keep indexes in memory.

For example, one production site is currently running 100,000 PURLs with 8 GB of RAM.

Does that help you?

Regards,
Dave

On Sep 8, 2011, at 09:51, Landong Zuo wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Landong Zuo  
View profile  
 More options Sep 15 2011, 11:33 am
From: Landong Zuo <landong....@googlemail.com>
Date: Thu, 15 Sep 2011 08:33:18 -0700 (PDT)
Local: Thurs, Sep 15 2011 11:33 am
Subject: Re: Upper limit of PURLs
Thanks Dave,

I've connected the local PURLZ1.6.3 to MySQL5.1.18. It seems that
everything works well.

Regards,

Landong

On Sep 15, 3:51 pm, David Wood <da...@hyland-wood.org> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ed Summers  
View profile  
 More options Sep 15 2011, 4:33 pm
From: Ed Summers <e...@pobox.com>
Date: Thu, 15 Sep 2011 16:33:05 -0400
Local: Thurs, Sep 15 2011 4:33 pm
Subject: Re: Upper limit of PURLs
One comment from the peanut gallery: It might make sense to disable
MySQL indexes during a bulk load and re-enable them afterwards. That
can cut down on load times significantly, since the indexes don't need
to be updated for every row insert.

//Ed


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »