Opened 17 years ago

Closed 17 years ago

#81 closed Task (fixed)

Enable alternate platform scheduling in the server-side scheduler

Reported by: romw Owned by: davea
Priority: Blocker Milestone: 5.10
Component: Server - Scheduler Version:
Keywords: Cc:

Description

Windows CCs can now support more than one platform, we need to enable in the server-side scheduler the ability to assign an application based on an alternate platform.

See ticket #80 for details.

Change History (1)

comment:1 Changed 17 years ago by boincadm

Resolution: fixed
Status: newclosed

(In [12423]) David 19 Apr 2007

  • scheduler: accept elements of the form

<alt_platform>

<name>windows_x86</name>

</alt_platform> in request messages. These are platforms that the client can handle, other than its main one, listed in order of decreasing preferences. fixes #81.

sched/

handle_request.C server_types.C,h

Note: See TracTickets for help on using tickets.