Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4345136
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T11:59:38+00:00 2026-05-21T11:59:38+00:00

Suppose that one has set up a cassandra cluster. You’ve got a 10[TB] database

  • 0

Suppose that one has set up a cassandra cluster. You’ve got a 10[TB] database that is distributed evenly between 10 nodes, everything runs smoothly etc.

Suppose that you have 100 machines at your disposal, each trying to read (different) data from the cassandra cluster. in addition, you have many jobs that constantly need to be run, each job at a different time (and obviously, each job needs to be run on a different machine).

How do you manage all these tasks/jobs? how do you distribute the tasks between the machines? how do you keep track of the jobs / machines in the process?

Are there any open-source tools (preferably, with a Python client) that help doing it in a Linux environment?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T11:59:38+00:00Added an answer on May 21, 2026 at 11:59 am

    What you need is a Grid/HPC Framework to handle your distributed infrastructure and to run jobs.

    In unix/linux there are two systems that might of good use for you. Portable Batch Systems (PBS) or Condor

    How do you manage all these
    tasks/jobs?

    Both Condor and PBS have a master need to act as receptor of every Job/Task, for every Job/Task you can associate level of priority and discriminators. The administrator of the cluster sets up rules based on those discriminators to schedule the jobs.

    how do you distribute the
    tasks between the machines?

    Condor or PBS will do it for you, you only need to submit the job to the master node and specify priority, inputs and outputs, etc.

    You can periodically check for when a job is finished, subscribe for notification via different mechanisms or do a sort of job.wait() to block till its finished.

    how do you
    keep track of the jobs / machines in
    the process?

    Both PBS and Condor have top alike commands to list jobs that are queued in wait, or running, or cancel. They also have utilities to stop or cancel a job if the process allows snapshots.

    For a large cluster, my advice is to try Condor. It’s been there for ages to solve problems exactly like they one you have. Here there are some examples for Condor + Python

    Other more recent solutions to consider are:

    • Celery a distributed task queue for Python.
    • DiscoProject a distributed computing framework based on the MapReduce paradigm.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Suppose that two tables exist: users and groups . How does one provide simple
Suppose we have an iterator (an infinite one) that returns lists (or finite iterators),
Suppose you have a file that contains IP addresses, one address in each line:
Suppose I have a customer object that has all of the standard customer properties
Suppose that I have two data types Foo and Bar. Foo has fields x
I have a txt plain file that has a list of numbers. One number
Suppose I have a list of type list<boost::any> that has some type in it
Suppose I've got a set of results from a study into the behaviour of
I'm writing an app that supposed to copy a bunch of files from one
Suppose that a group wants to encrypt some information, then share the encryption key

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.