Re: [Firebird-net-provider] Firebird scalability under heavy load

2007-12-27 Thread Carlos
Hello: The thing is: I run a query which takes X seconds to complete. Well, two > threads doing the same in parallel takes > 2xX which doesn't look like a > good scalability factor. As Dean has stated yet without a little more of information ti's going to be hard to help ... What version of Fir

[Firebird-net-provider] [FB-Tracker] Created: (DNET-148) Storedprocedure parameters order/sequence mismatch

2007-12-27 Thread Tang ZhiGuo (JIRA)
Storedprocedure parameters order/sequence mismatch -- Key: DNET-148 URL: http://tracker.firebirdsql.org/browse/DNET-148 Project: .NET Data provider Issue Type: Bug Components: ADO.NET

Re: [Firebird-net-provider] Firebird scalability under heavy load

2007-12-27 Thread Dean Harding
pablosantosluac wrote: > Hi there! > > I'm running stress tests on Plastic with a Fb backend, and as soon as the > server starts attending several clients, we've a huge performance hit! Just > configuring plastic to use SQL Server solves the problem. Um, what is "plastic"? > The thing is: I ru

[Firebird-net-provider] Firebird scalability under heavy load

2007-12-27 Thread pablosantosluac
Hi there! I'm running stress tests on Plastic with a Fb backend, and as soon as the server starts attending several clients, we've a huge performance hit! Just configuring plastic to use SQL Server solves the problem. I guess the problem could be in Fb itself, but I wonder if it could be a pro