Showing 37 open source projects for "work scheduler"

View related business solutions
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 1
    Tokio

    Tokio

    A runtime for writing reliable asynchronous applications with Rust

    Build reliable network applications without compromising speed, with Tokio! Tokio is an event-driven, non-blocking I/O platform and asynchronous runtime for the Rust programming language that allows you to write reliable and slim network applications. At a high level, Tokio provides a number of components needed for building asynchronous applications. These include a multithreaded, work-stealing based task scheduler; a reactor that's supported by the operating system's event queue...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Quartz.NET

    Quartz.NET

    Quartz enterprise scheduler .NET

    ... for the work jobs can perform. Job stores can be implemented to provide various mechanisms for the storage of jobs, in-memory and multiple relational databases come supported out of the box. Built-in support for load balancing your work and graceful fail-over. Applications can catch scheduling events to monitor or control job/trigger behavior by implementing one or more listener interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Scrapy-Redis

    Scrapy-Redis

    Redis-based components for Scrapy

    You can start multiple spider instances that share a single redis queue. Best suitable for broad multi-domain crawls. Scraped items gets pushed into a redis queued meaning that you can start as many as needed post-processing processes sharing the items queue. Scheduler + Duplication Filter, Item Pipeline, Base Spiders. Default requests serializer is pickle, but it can be changed to any module with loads and dumps functions. Note that pickle is not compatible between python versions. Version 0.3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    observer_cli

    observer_cli

    Visualize Erlang/Elixir Nodes On The Command Line

    ... in and out of the node, number of garbage collector runs, words of memory that were garbage collected, and the global reductions count for the node. Total scheduler utilization will equal 1.0 when all schedulers have been active all the time between the two refresh intervals. The result being that there is a decent chunk of CPU usage that would be mostly free for scheduling actual Erlang work (assuming the schedulers are busy waiting more than trying to select tasks to run).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 5

    atomic

    Solve all your scheduling problems using AI for everyone

    ... scheduler move around these task events while still giving you time to get them done. Now take this even a step further with events that are modifiable and can be placed somewhere else based on your priorities. Let all of this happen automagically for you on a daily basis before work starts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Semantic Segmentation in PyTorch

    Semantic Segmentation in PyTorch

    Semantic segmentation models, datasets & losses implemented in PyTorch

    Semantic segmentation models, datasets and losses implemented in PyTorch. PyTorch and Torchvision needs to be installed before running the scripts, together with PIL and opencv for data-preprocessing and tqdm for showing the training progress. PyTorch v1.1 is supported (using the new supported tensoboard); can work with earlier versions, but instead of using tensoboard, use tensoboardX. Poly learning rate, where the learning rate is scaled down linearly from the starting value down to zero...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Volunteer workshift scheduler

    Volunteer workshift scheduler for a helpline service

    Code written in Python finds the best possible schedule for volunteers while incorporating constrains and special requirements using CP-SAT Solver (Constraint Programming - boolean SATisfiability problem Solver). Java version is in development. The problem Arranging volunteers for a helpline service for the period of one month. There are three types of work that could be done on the same day: Phone shift: Every day. Chat shift: Mondays and Wednesdays. Observer shift...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tournament Maker

    Tournament Maker

    Software to help people run and organize tournaments.

    This program is intended for small tournament organizers. The goal is to allow organizers without much experience to setup and run a tournament without hours of preparation. Running a tournament is hard, especially when there are only a few people helping. With the software doing all the work, organizers will be more relaxed and it'll be a better experience for everyone. If you find this program useful, please donate to Food for the Hungry (http://fh.org/) or a charitable organization...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Joiner (oracle, excel, dbf export)

    Joiner (oracle, excel, dbf export)

    Convert and merge Oracle, Excel, Dbf, and Text data (for Windows)

    Uses Oracle, Excel, Dbf and Text data (.txt files) as data sources. It can unite several sources into one, while changing the format of the result to any one presented. Supports the command line and LOG files. To work, you must create a job configuration and save it as XML file (examples are attached). Help is available with the -h option in command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    Free Academic Timetable Software

    Free Academic Timetable Software

    Free web timetabling software for education and training providers.

    .... To see demo in operation, just visit our website and enter username & password admin to login. This software works on PHP version 5.4 and back. I have used successfully on newer PHP versions upto version 7. If you incounter any database write and looping errors, just set your CPanel PHP to the default 5.4 PHP version and it will work perfectly. Feel free to update the PHP code for newer versions of PHP, but please contribute back upgrades to the community to keep this project alive.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11

    LTYARN

    A Long-Term YARN Fair Scheduler

    Life is not fair, but with a little help, existing large- scale data processing systems (e.g., YARN, Spark, Dryad) can be, ensuring resource sharing between users. However, past work on fair sharing considered memoryless fairness, an instantious fair share without historical information considered. When it comes to cloud computing (i.e., pay-as-you-use computing), it fails to satisfy the service-as-you-pay fairness (i.e., the total service that each user enjoys should be proportional to her...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    OIOS: SLA guarantee scheduler for SSD

    New SSD Linux Scheduler for SLA guarantee in Virtualized Environment

    (Currently, the code is test version. The organized code will be updated soon) We are Team Stella in Operating Systems Lab. of Korea University. Our team aims to create a new CPU-I/O integrated scheduling architecture for SLA guarantee in Cloud data center. This scheduler is a part of our work, the block device scheduler that guarantees performance requirements of Cloud tenants. The scheduler is introduced in IEEE Transactions on Parallel and Distributed System,.as shown in here: http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SimpleCron

    SimpleCron

    Simple Scheduler for Windows clients configured by a crontab-like file

    Simple scheduler utility for Windows PCs which executes specified commands at specified times / days for the currently logged-in user. The specification of actions follows widely the crontab syntax as e.g. described in https://en.wikipedia.org/wiki/Cron. Missed tasks will always be started at the next possible time, i.e. at the next system startup. Installation: * Install the Java runtime environment in at least version 1.8 (if not already installed). You can download it from https...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14

    Sunwait

    Sunrise/sunset utility for Windows Task Scheduler or cron.

    Sunwait calculates sunrise or sunset times with civil, nautical, astronomical and custom twilights. It is intended for use in home automation with Windows Task Scheduler or cron. Use it to turn lights on *before* it gets dark! The program can wait from invocation until the event specified on the command line occurs or it can return immediately indicating if it is day or night. It's best to schedule Sunwait to run a little before the earliest opportunity for the event to occur each year...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    sanitytool

    Sanitytool developed by TACC

    ... quota under users' home and work 7: Check Module environment 8: Check compilers 9: Check scheduler commands
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Self Scheduler

    Self Scheduler

    self timing program

    this software try to save your own important work time So Whats it mean? in industrial engineering (IE) we have a method that called "basic most " and other methods to managing time and work So What happen if our Create our work group and sub works then in day only drag it to our list . Frederick Winslow Taylor say: till we work only we work , to understand works most create flowchart ......
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cloveriver

    Cloveriver

    Equipment Scheduler

    ... passwords using your browser. This does not work for Cloveriver, because it encodes your passwords before send to the server for verification. Please rate, like, share, and tweet, if you like this program!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Cgminer

    The combined CPU, GPU, FPGA, and ASIC miner for bitcoin, and litecoin

    Features: - Very low overhead free c code for Linux and windows with very low non-mining CPU and ram usage - Stratum and GBT pooled mining protocol support, including ultra low overhead solo mining - Scaleable networking scheduler designed to scale to any size hashrate without networking delays yet minimise connection overhead - long poll support - will use longpoll from any pool if primary pool does not support it - Self detection of new blocks with a mini-database for slow/failing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Linux Maintainer

    Linux Maintainer

    Updates and cleans up your computer with a simple GUI.

    Updates and cleans up your computer with a simple GUI. No need to ever memorize terminal commands again! Currently is fully working on Arch Linux, and all Debian based distro's. Rpm based distro's are next on the list. Be sure to choose the right file for you distro... As a side note, I'm only in eighth grade so I have tons of time to work on this project, any feature suggestions would be greatly appreciated! Current things I'm working on are: Porting to rpm based distro's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    q pipeline manager

    q pipeline manager

    q: integrated platform for pipeline configuration and management

    The q utility is a platform for creating and managing data analysis pipelines. It expands the value of your existing job scheduler - either Grid Engine or TORQUE PBS - through numerous functions that help you organize, submit, monitor, manage and share your informatics work. Data processing pipelines require high-level organization and parallelization of work to optimize resource utilization and decrease the time to results. q (from queue) allows complex job sequences to be efficiently...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Linux-cfyffe fork

    A custom fork of the Linux kernel.

    ... I know they work when I upload the kernel. Anyway, I'll admit it, I'm a security freak, if I even think there MIGHT be a security hole, I don't rest until I've fixed it and verified it's been properly fixed, I also want my laptop to be as fast as possible, so in the end, you'll be getting a secure kernel that's about as fast as Linux can go on common home x86_64 PC hardware. It's certainly a noticeable difference to me, and that's what I strive for, I want everything my PC has to offer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Simple Fone Recorder

    Simple Fone Recorder

    This is a very simple phone recorder script written by me using MS Powershell. It needs LAME, and LineInCode to do the actual work - the script basically tide them together. Hence it is a console application and it is very easy to configure Windows Task Scheduler to run it regularly. You can get LineInCode here: http://liveincode.romanrm.ru/ And you can get LAME here: http://lame.sourceforge.net/ Obviously, besides this script and the two utilities above, you will need to patch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Phoenix Framework

    Multi-module framework to facilitate developing enterprise solutions

    A multi-module framework to facilitate developing java enterprise solutions The frame work consists of the following modules: 1) Modules Hub: bridge connecting modules 2) Core: a. Provides metadata of each entity in the module b. Manages beans (fields validations, listeners ...) c. Handles calculated fields. The calculated fields are referred by a formula, and this formula is evaluated and set to the field 3) Persistence: data access layer (Java Persistence API) 4...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Child PC Timer

    A java program to limit the time your child spend on PC

    With this program you can control how long a user can work on PC - just activate the scheduler on your PC: - run once when the user log on to the Windows javaw -jar c:\JavaApplicationTimer.jar 60 the 60 means minutes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Avark

    Avark is an embedded operating system for AVR microcontrollers.

    The Avark project is aimed at creating an operating system for embedded platforms. It is currently being developed for the AVR architecture. Main Objectives of the Avark operating system is to facilitate multitasking. Currently a round robin scheduler is being employed, but soon a priority based preemptive scheduler will be developed. Resource guarding of various CPU peripherals will be implemented using device drivers for the peripherals and semaphores. Do send me feedback at my email...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next