Tagged Questions
The workload tag has no wiki summary.
4
votes
1answer
162 views
R job job queueing / workload management
I have been spending some time on Google looking for a queuing / load balancer package for R.
What I am trying to achieve:
executing multiple independant from eachother R functions from remote ...
2
votes
5answers
502 views
Is excessive use of lucene good?
In my project, entire searching and listing of content is depend on Lucene. I am not facing any performance issues. Still, the project is in development phase and long way to go in production.
I ...
1
vote
2answers
127 views
how to use wget to generate constant workload on server
Hey folks,
I want to generate a constant workload on a server - so it utilizes a certain amount of CPU on my node. I tried doing this in a script by repeatedly fetching the homepage of my webapp in a ...
1
vote
6answers
784 views
Workload Distribution / Parallel Execution in JAVA
Dear All,
I have a situation here where I need to distribute work over to multiple JAVA processes running in different JVMs, probably different machines.
Lets say I have a table with records 1 to ...
0
votes
3answers
75 views
How to Simulate workload
I have to write a program (perl , python or java) to simulate workload on our server such that it takes 2 arguments :
Memory
Time
And based on these arguments it should start a process that ...
0
votes
0answers
9 views
iBM HTTP Request Error
I Run a Windows Server 2008 OS with IBM's Infosphere Warehouse (ISW) Enterprise Edition V9.7. i recently downloaded Adobe Flash for Workload Manager. I need to load some applications into the ...
0
votes
1answer
87 views
Generating specific cpu, disk and network utilization workloads on Linux
I am looking for a Linux tool to generate workloads with pre-defined cpu, disk and network utilization. For example, I need to keep my cpu utilization on 55% and the disk utilization on 30% for a ...
0
votes
0answers
21 views
mysql workload type parameters
I am given an assignment to find "Identification of workload type parameters"
i. Key_read_requests
ii. Key_reads
iii. Key_write_requests
iv. Key_writes
v. Table_locks_immediate
please help me ...
0
votes
1answer
287 views
Hadoop workload
I am currently using wordcount application in hadoop as a benchmark. I find that the cpu usage is fairly nearly constant around 80-90%. I would like to have a fluctuating cpu usage. Is there any ...
0
votes
2answers
226 views
Optimal number of items to keep queued for the thread pool in .NET?
I am building a background processing engine which supports discarding both to-be-processed and is-being-processed items. This is for usage in a winforms application that will require heavy processing ...
0
votes
4answers
1k views
Can you recommend an open source workload automation (job scheduling) tool?
I need a workload automation tool, similar to BMC Control-M or CA Autosys which is open source and preferably written in Java. What do you recommend?