Closed
Bug 775430
Opened 14 years ago
Closed 13 years ago
Running marketplace with gevent
Categories
(Marketplace Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2012-09-13
People
(Reporter: tarek, Assigned: tarek)
References
Details
This is a placeholder for running Marketplace using an async worker
| Assignee | ||
Comment 1•14 years ago
|
||
Created a branch at https://github.com/mozilla/zamboni/tree/gevent
The app uses pymysql in that branch
Comment 2•14 years ago
|
||
We have a staging server (addons.allizom.org) which we can use to test branches and such without interrupting the -dev site. We're currently testing the new mobile designs there but we can swap it out for a while to test this if it's helpful.
| Assignee | ||
Comment 3•14 years ago
|
||
yeah that'll be helpfull thx. On my latest manual tests, everything seems to be happy. The next step will be to compare both stacks with a load test that covers all the important feature. Will discuss this with the IT guys
Updated•13 years ago
|
Target Milestone: --- → 2012-08-16
Comment 4•13 years ago
|
||
I think this is live on dev/stage and scheduled to go out? Is it ready for production?
Target Milestone: 2012-08-16 → 2012-08-30
| Assignee | ||
Comment 5•13 years ago
|
||
I don't think it has been deployed yet -- I have added bug 784661 to track this
Blocks: 784661
Comment 7•13 years ago
|
||
Waiting on IT. Bumping to next week.
Target Milestone: 2012-09-06 → 2012-09-13
| Assignee | ||
Comment 8•13 years ago
|
||
we now know how to deploy with gevent - but decided to stay wth a sync runner for now
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•