performance input

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

performance input

BJ Freeman
have a 3ghz cpu 1 gig of ram postresql RHE4.
under full load which is reading in 1000 of products from remote sites
parsing the data and crud the products in ofbiz,
besides handling Realtime orders reception, storage, parsing and
processing upto 1000/per second.
the cpu usage is below 60%.
Reply | Threaded
Open this post in threaded view
|

RE: performance input

SkipDever
So the Ofbiz server is on the same machine?  Are the remote machines pushing
the data directly to postgres or through the Ofbiz server?

If the later is the case, that would be pretty impressive.

Is this 1000 per second, minute, day?

I am looking at my non-production setup machine and noting that the service
to create an Invoice from a Shipment is taking 6+ seconds.

Skip

-----Original Message-----
From: BJ Freeman [mailto:[hidden email]]
Sent: Saturday, November 03, 2007 3:59 PM
To: [hidden email]
Subject: performance input


have a 3ghz cpu 1 gig of ram postresql RHE4.
under full load which is reading in 1000 of products from remote sites
parsing the data and crud the products in ofbiz,
besides handling Realtime orders reception, storage, parsing and
processing upto 1000/per second.
the cpu usage is below 60%.

Reply | Threaded
Open this post in threaded view
|

Re: performance input

BJ Freeman
it processes about 21,000 products in about 15min.
the postgresql and ofbiz reside on the same  drive

skip@theDevers sent the following on 11/3/2007 2:08 PM:

> So the Ofbiz server is on the same machine?  Are the remote machines pushing
> the data directly to postgres or through the Ofbiz server?
>
> If the later is the case, that would be pretty impressive.
>
> Is this 1000 per second, minute, day?
>
> I am looking at my non-production setup machine and noting that the service
> to create an Invoice from a Shipment is taking 6+ seconds.
>
> Skip
>
> -----Original Message-----
> From: BJ Freeman [mailto:[hidden email]]
> Sent: Saturday, November 03, 2007 3:59 PM
> To: [hidden email]
> Subject: performance input
>
>
> have a 3ghz cpu 1 gig of ram postresql RHE4.
> under full load which is reading in 1000 of products from remote sites
> parsing the data and crud the products in ofbiz,
> besides handling Realtime orders reception, storage, parsing and
> processing upto 1000/per second.
> the cpu usage is below 60%.
>
>
>
>