On wu per user

20 views
Skip to first unread message

Phil NetDev

unread,
May 16, 2025, 7:17:43 AMMay 16
to boinc_projects
I'd like each user to be able to manage only one task at a time
I've put this line in the project's config.xml file, but it has no effect
<one_result_per_user_per_wu>1</one_result_per_user_per_wu>

What parameter should I insert?

Thanks

Phil NetDev

unread,
May 16, 2025, 7:44:07 AMMay 16
to boinc_projects, Phil NetDev
I think I phrased the question wrong, I want to limit the loading of tasks
For example, if 10 tasks are available on the server, I don't want one user to load all the tasks and leave nothing for the others.I think I phrased the question wrong, I want to limit the loading of tasks For example, if 10 tasks are available on the server, I don't want one user to load all the tasks and leave nothing for the others.I think I phrased the question wrong, I want to limit the loading of tasks For example, if 10 tasks are available on the server, I don't want one user to load all the tasks and leave nothing for the others.
:)

Thks

rebi...@web.de

unread,
May 16, 2025, 4:00:36 PMMay 16
to Phil NetDev, boinc_projects
This line is correct, do you have stop/start the project to enable it?
 
-Reb
--
You received this message because you are subscribed to the Google Groups "boinc_projects" group.
To unsubscribe from this group and stop receiving emails from it, send an email to boinc_project...@ssl.berkeley.edu.
To view this discussion visit https://groups.google.com/a/ssl.berkeley.edu/d/msgid/boinc_projects/ef78e720-3d84-48d9-9425-15143567680an%40ssl.berkeley.edu.

Rytis Slatkevičius

unread,
May 16, 2025, 4:00:41 PMMay 16
to Phil NetDev, boinc_projects
config_aux.xml

<?xml version="1.0" ?>
<config>
        <max_jobs_in_progress>
                <project>
                        <total_limit>
                                <jobs>1</jobs>
                        </total_limit>
                </project>
        </max_jobs_in_progress>
</config>

--
Pagarbiai / Sincerely
Rytis Slatkevičius
+370 670 77777


--
You received this message because you are subscribed to the Google Groups "boinc_projects" group.
To unsubscribe from this group and stop receiving emails from it, send an email to boinc_project...@ssl.berkeley.edu.

rebi...@web.de

unread,
May 16, 2025, 4:00:52 PMMay 16
to Phil NetDev, boinc_projects
<max_wus_in_progress>1</max_wus_in_progress>
--
Reply all
Reply to author
Forward
0 new messages