Opened 11 years ago

Closed 11 years ago

#25 closed task (fixed)

Support running multiple experiments simultaneously in Labwiki

Reported by: johren@bbn.com Owned by: jack.hong@nicta.com.au
Priority: major Milestone: GEC18
Component: Portal Version: Sprint3
Keywords: Cc:
Dependencies:

Description

The initial implementation will support running one experiment at a time in the Labwiki. This ticket addresses adding support for multiple experiments.

Change History (4)

comment:1 Changed 11 years ago by johren@bbn.com

Milestone: GEC18

comment:2 Changed 11 years ago by johren@bbn.com

Version: BacklogSprint3

comment:3 Changed 11 years ago by jack.hong@nicta.com.au

Owner: changed from somebody to jack.hong@nicta.com.au
Status: newassigned

latest implementation should support it already. and the latest defect fix should increase the threshold of such support.

the current connection limit for pg has been increased to 200. given per experiment, oml will take one connection, and lw will take maximum 2 connections. The maximum number of concurrent experiments should be 200/3. (or 197/3 since 3 connections reserved for pg admin users)

comment:4 Changed 11 years ago by johren@bbn.com

Resolution: fixed
Status: assignedclosed

I have been able to run simultaneous experiments using different Labwiki sessions.

As Jack noted in the comment on 8/26, the maximum number of concurrent experiments should be 197/3.

Note: See TracTickets for help on using tickets.