employee scheduling
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 559
GNOME Schedule 1.1.0
GNOME Schedule is a system schedule maintenance tool. more>>
GNOME Schedule is a system schedule maintenance tool. GNOME Schedule project has support for the cron and at scheduling systems. It aims to be as HIG compatible as possible.
The target is to provide any sane desktop user with a tool to maintain the scheduling of his or her desktop tasks, while not requiring an understanding of the cron or at subsystems.
<<lessThe target is to provide any sane desktop user with a tool to maintain the scheduling of his or her desktop tasks, while not requiring an understanding of the cron or at subsystems.
Download (0.61MB)
Added: 2006-11-20 License: GPL (GNU General Public License) Price:
1077 downloads
Active Block I/O Scheduling System 13
ABISS is an extension for the Linux kernel that implements priorities for disk IO operations. more>>
Apart from these guaranteed real-time (RT) streams, we also included multiple priorities for best-effort (BE) disk traffic.
The system consists of a framework that is added to the kernel, including an elevator implementing multiple priorities, with a policy and coordination unit implemented in user space. This approach ensures separation between the kernel infrastructure (the framework) and the policies (e.g. admission control) in user space.
The ABISS extensions are controlled through ioctls applied to files accessed through the regular POSIX API. A small library with wrapper functions shaped after stdio (abiss_fopen(), abiss_fread(), abiss_fwrite(), etc.) is available for applications preferring a higher-level API.
ABISS is still experimental. It can currently provide high priority for reading from a FAT, VFAT, ext2, and ext3 file system. Writing is always best-effort.
Only a framework for resource control exists. Therefore, the current implementation can enforce that an application conforms to the requested service, but it cannot make bandwidth guarantees. Furthermore, there are various sources of sporadic but significant delays in the kernel, which can affect the service obtained by an application.
Enhancements:
- Updated to Linux 2.6.16.1.
- The compatibility layer has been moved from a global handler into each ioctl in each filesystem supported by ABISS.
- CFQ is now supported.
- Power management and overlap handling have been disabled for this version.
<<lessThe system consists of a framework that is added to the kernel, including an elevator implementing multiple priorities, with a policy and coordination unit implemented in user space. This approach ensures separation between the kernel infrastructure (the framework) and the policies (e.g. admission control) in user space.
The ABISS extensions are controlled through ioctls applied to files accessed through the regular POSIX API. A small library with wrapper functions shaped after stdio (abiss_fopen(), abiss_fread(), abiss_fwrite(), etc.) is available for applications preferring a higher-level API.
ABISS is still experimental. It can currently provide high priority for reading from a FAT, VFAT, ext2, and ext3 file system. Writing is always best-effort.
Only a framework for resource control exists. Therefore, the current implementation can enforce that an application conforms to the requested service, but it cannot make bandwidth guarantees. Furthermore, there are various sources of sporadic but significant delays in the kernel, which can affect the service obtained by an application.
Enhancements:
- Updated to Linux 2.6.16.1.
- The compatibility layer has been moved from a global handler into each ioctl in each filesystem supported by ABISS.
- CFQ is now supported.
- Power management and overlap handling have been disabled for this version.
Download (0.15MB)
Added: 2006-04-01 License: GPL (GNU General Public License) Price:
1302 downloads
APScheduler 1.3
APScheduler is developed to be a free yet professional in-process task scheduler that lets you schedule functions (or any python callables) to be executed at times of your choosing. more>>
APScheduler 1.3 is developed to be a free yet professional in-process task scheduler that lets you schedule functions (or any python callables) to be executed at times of your choosing.
Major Features:
- No external dependencies
- Thread-safe API
- Cron-like scheduling
- Delayed scheduling of single fire jobs (like the UNIX \"at\" command)
- Interval-based scheduling of jobs, with configurable start date and repeat count
Added: 2010-05-19 License: MIT/X Consortium Lic... Price: FREE
downloads

My Weekly Browsing Schedule 0.4.2
My Weekly Browsing Schedule provides you with an interesting yet efficient Firefox extension that automatically opens your selected websites on specific days of the week and at specific times. more>> <<less
Added: 2011-03-28 License: GPL Price: FREE
downloads
RT Scheduler 0.1
RT Scheduler is designed to be a helpful and intuitive simulator which can be used for hard real-time software scheduling, developed in C#. more>>
RT Scheduler 0.1 is designed to be a helpful and intuitive simulator which can be used for hard real-time software scheduling, developed in C#. RT Scheduler implements a Windows Forms control for displaying a schedule, and an engine with various algorithms.
Major Features:
- Scheduling: Rate Monotonic Priority Ordering (RMPO), Deadline Monotonic Priority Ordering (DMPO), Earliest Deadline First (EDF).
- Resource access protocols: Non-Preemptive Critical Section (NPCS), Priority Inheritance (PI), Priority Ceiling (PC), Immediate Priority Ceiling (IPC).
- Overrun handling policies: ASAP, Skip.
<<less
Added: 2007-10-25 License: GPL Price: FREE
1 downloads
uschedule 0.7.1
uschedule is a scheduling service. more>>
uschedule is a scheduling service.
uschedule is not cron and uschedule is not at - it does offer similar functionality, but is not intended to be a drop-in replacement. It works differently. It’s designed to be different.
The uschedule package contains a number of tools, described below, to manage the scheduling of jobs. The uscheduled daemon is run by supervise.
A registered command defines what to run. A command may simply call a script or program somewhat, but may also be a complicated shell script. A command has an unique identifier (often simply called Job-ID or ID).
A uscheduled job defines when to run a command.
<<lessuschedule is not cron and uschedule is not at - it does offer similar functionality, but is not intended to be a drop-in replacement. It works differently. It’s designed to be different.
The uschedule package contains a number of tools, described below, to manage the scheduling of jobs. The uscheduled daemon is run by supervise.
A registered command defines what to run. A command may simply call a script or program somewhat, but may also be a complicated shell script. A command has an unique identifier (often simply called Job-ID or ID).
A uscheduled job defines when to run a command.
Download (0.078MB)
Added: 2006-06-02 License: GPL (GNU General Public License) Price:
1240 downloads
Meeting Request Scheduling and Booking System 1.1.1
Meeting Request Scheduling and Booking System is designed to be a handy and effective tool which which allows a person to schedule a meeting with other people. more>> <<less
Added: 2008-06-24 License: GPL Price: FREE
1 downloads
Schedule::Oncall 0.8.3
Schedule::Oncall module contains methods for managing an on-call schedule. more>>
Schedule::Oncall module contains methods for managing an on-call schedule.
Schedule::Oncall provides methods to manipulate an on-call schedule. One or more tables of schedules can be maintained, loaded, and searched. An on-call table is composed of seven days, where each day has a list of minute ranges which correspond to a particular person.
Information such as email address, pager number, etc. may be stored in the schedule configuration file. Simple variable assignments may also be made. Other textual information may be stored in the schedule in order to assist other applications (e.g., html headers or email body text), and variables substitution may occur within the text blocks.
Schedule files may be chosen based on weekly or monthly rotations, relative to the first week or month of the year. Weekly schedules begin on a Monday and end on a Sunday, the same as strftime(3)s %W" format. Each rotation is stored in a separate file, and the appropriate rotation is chosen at load time.
<<lessSchedule::Oncall provides methods to manipulate an on-call schedule. One or more tables of schedules can be maintained, loaded, and searched. An on-call table is composed of seven days, where each day has a list of minute ranges which correspond to a particular person.
Information such as email address, pager number, etc. may be stored in the schedule configuration file. Simple variable assignments may also be made. Other textual information may be stored in the schedule in order to assist other applications (e.g., html headers or email body text), and variables substitution may occur within the text blocks.
Schedule files may be chosen based on weekly or monthly rotations, relative to the first week or month of the year. Weekly schedules begin on a Monday and end on a Sunday, the same as strftime(3)s %W" format. Each rotation is stored in a separate file, and the appropriate rotation is chosen at load time.
Download (0.016MB)
Added: 2007-08-16 License: Perl Artistic License Price:
802 downloads
Schedule::SGE::Run 0.02
Schedule::SGE::Run is considered as a flexible and helpful Perl module that allows to submit jobs to the Sun Grid Engine, and check on the status of the engine more>> <<less
Added: 2009-04-06 License: Perl Artistic License Price: FREE
1 downloads
Amortization Schedule Calculator 1.0
Amortization Schedule Calculator lets you estimate your monthly loan repayments. more>>
Amortization Schedule Calculator also known as an amortization schedule calculator - lets you estimate your monthly loan repayments.
It also determines out how much of your repayments will go towards the principal and how much will go towards interest.
Simply input your loan amount, interest rate, loan term and repayment start date then click "Calculate".
This loan amortization calculator should only be used to estimate your repayments since it doesnt include taxes or insurance.
<<lessIt also determines out how much of your repayments will go towards the principal and how much will go towards interest.
Simply input your loan amount, interest rate, loan term and repayment start date then click "Calculate".
This loan amortization calculator should only be used to estimate your repayments since it doesnt include taxes or insurance.
Download (0.10MB)
Added: 2005-12-02 License: Freeware Price:
1427 downloads
Time Sheets 7.0
Time Sheets are free linux timesheets for project tracking. more>>
Time Sheets are free linux timesheets for project tracking.
Automate Project management, Billing and Payroll with your Free Web Employee Timesheets! Use your Free Web Timesheets to Discover secret profits in your business and ease billing now.
Automate Payroll with improved setup features. 100% web-based Linux Employee Timesheets program.
Main features:
User Interface
- Complete redesign including user-friendly organization and navigation
- Collapsible, customizable Toolbar with interactive calendar and timesheet status data
- Scrolling and single day display options for long periods that alleviate "wide" timesheet and compliance problems
- Dynamic, on-screen options to sort and display data in a variety of formats
Administrator Interface
- Ability to copy settings from existing users, projects, etc. for quick creation and set up of new items
- Access to all set up options on a single user or project creation screen
- Various types of reports consolidated and accessible under the main Reports tab
- Improved search, select and assign capabilities for automated approval plans, etc.
- Ability to search for, select and submit multiple timesheets for approval with a single click
- Improved Help menus and Sitemap that act as guides to the new navigation
Look and Feel
- Hierarchical tab navigation with the option to customize the color scheme
- Standard icons and page layout throughout the product
- Continued flexibility for branding and customizing the interface to fit organizational needs
Miscellaneous
- Leave request automation with supervisor review
- Manager reporting on all outstanding time off scheduled
- Option to subtotal by several different parameters in reports
- International character support
- Performance improvements via setting to limit number of items displayed in dropdown menus
- Advanced options for editing approved timesheets to meet specific auditing requirements
<<lessAutomate Project management, Billing and Payroll with your Free Web Employee Timesheets! Use your Free Web Timesheets to Discover secret profits in your business and ease billing now.
Automate Payroll with improved setup features. 100% web-based Linux Employee Timesheets program.
Main features:
User Interface
- Complete redesign including user-friendly organization and navigation
- Collapsible, customizable Toolbar with interactive calendar and timesheet status data
- Scrolling and single day display options for long periods that alleviate "wide" timesheet and compliance problems
- Dynamic, on-screen options to sort and display data in a variety of formats
Administrator Interface
- Ability to copy settings from existing users, projects, etc. for quick creation and set up of new items
- Access to all set up options on a single user or project creation screen
- Various types of reports consolidated and accessible under the main Reports tab
- Improved search, select and assign capabilities for automated approval plans, etc.
- Ability to search for, select and submit multiple timesheets for approval with a single click
- Improved Help menus and Sitemap that act as guides to the new navigation
Look and Feel
- Hierarchical tab navigation with the option to customize the color scheme
- Standard icons and page layout throughout the product
- Continued flexibility for branding and customizing the interface to fit organizational needs
Miscellaneous
- Leave request automation with supervisor review
- Manager reporting on all outstanding time off scheduled
- Option to subtotal by several different parameters in reports
- International character support
- Performance improvements via setting to limit number of items displayed in dropdown menus
- Advanced options for editing approved timesheets to meet specific auditing requirements
Download (18.2MB)
Added: 2005-10-17 License: Freeware Price:
1600 downloads
Other version of Time Sheets
License:Other/Proprietary License with Source
schedtool 1.2.9
schedtool can be used to query or alter a process scheduling policy under linux. more>>
schedtool project was born, because there was no tool to change or query CPU-scheduling policies under Linux. Support for CPU-affinity has also been added and most recently (re-)nicing of processes. Thus, schedtool is the definitive interface to Linuxs scheduler.
It can be used to avoid skipping for A/V-applications, to lock processes onto certain CPUs on SMP/NUMA systems, which may be beneficial for networking or benchmarks, or to adjust nice-levels of lesser important jobs to maintain a high amount of interactive
responsiveness under high load.
All output, even errors, go to STDOUT to ease piping.
If you dont know about scheduling policies, you probably dont want to use this program - or learn and read "man sched_setscheduler".
Certain modes (as of this writing: SCHED_BATCH and SCHED_ISO) need a patched
kernel.
Main features:
- query and alter a process scheduling policy
- specifically: _normal | _fifo | _rr | _batch | _iso
- set static priority needed for _fifo | _rr
- behaves better with newer -ck kernels and sched_iso
sched_batch
improve performance of long_running processes
improve performance of multiple cpu_hog processes
sched_fifo | _rr
fine_tune system for realtime_usage
cpu_affinity
avoid cache_bounces | scheduling_overhead
fully utilize dual_cpu_machines on network_load
lock processes to certains cpus at your wish
Enhancements:
- Installing the man page works again.
- Many typos have been corrected.
<<lessIt can be used to avoid skipping for A/V-applications, to lock processes onto certain CPUs on SMP/NUMA systems, which may be beneficial for networking or benchmarks, or to adjust nice-levels of lesser important jobs to maintain a high amount of interactive
responsiveness under high load.
All output, even errors, go to STDOUT to ease piping.
If you dont know about scheduling policies, you probably dont want to use this program - or learn and read "man sched_setscheduler".
Certain modes (as of this writing: SCHED_BATCH and SCHED_ISO) need a patched
kernel.
Main features:
- query and alter a process scheduling policy
- specifically: _normal | _fifo | _rr | _batch | _iso
- set static priority needed for _fifo | _rr
- behaves better with newer -ck kernels and sched_iso
sched_batch
improve performance of long_running processes
improve performance of multiple cpu_hog processes
sched_fifo | _rr
fine_tune system for realtime_usage
cpu_affinity
avoid cache_bounces | scheduling_overhead
fully utilize dual_cpu_machines on network_load
lock processes to certains cpus at your wish
Enhancements:
- Installing the man page works again.
- Many typos have been corrected.
Download (0.025MB)
Added: 2006-11-27 License: GPL (GNU General Public License) Price:
1064 downloads
Simple Web Survey 1.2
Survey Software allows companies to increase customer and employee satisfaction. more>>
Survey Software allows companies to increase customer and employee satisfaction. You can conduct research on future customers or current customers. Inspire web surveyor allows you to collect quantitative and qualitative information.
For example you could create a survey to find out the level of satisfaction an end user has with your customer support department.
What makes our survey software great is its fully customizable; you create your own questions dynamically, and also can edit and revise them. You can send out surveys via unique URL, or via email.
<<lessFor example you could create a survey to find out the level of satisfaction an end user has with your customer support department.
What makes our survey software great is its fully customizable; you create your own questions dynamically, and also can edit and revise them. You can send out surveys via unique URL, or via email.
Download (MB)
Added: 2005-06-30 License: Free To Use But Restricted Price:
1576 downloads
django-schedule-field 0.0.1 Alpha
django-schedule-field is designed as a Django app that provides schedule field for Django Forms. more>>
django-schedule-field 0.0.1 Alpha is designed as a Django app that provides schedule field for Django Forms.
Requirements:
- Python
- Django
Added: 2010-09-09 License: BSD License Price: FREE
downloads
WWW::IstanbulTeknik::Schedules 0.01
WWW::IstanbulTeknik::Schedules is a Perl interface to ITU-SIS schedules. more>>
WWW::IstanbulTeknik::Schedules is a Perl interface to ITU-SIS schedules.
SYNOPSIS
use WWW::IstanbulTeknik::SIS::Schedules;
my $crn = WWW::IstanbulTeknik::SIS::Schedules->new;
my @all_ata = $crn->parse(ata); # get all ata lessons
my @results = $crn->find_crn([30088, 30090]); # get only these CRNs
my @title = $crn->crn_title; # get titles
Gets the course schedules from ITU-SIS and parses them. You can also search within the parsed structures to filter the results.
<<lessSYNOPSIS
use WWW::IstanbulTeknik::SIS::Schedules;
my $crn = WWW::IstanbulTeknik::SIS::Schedules->new;
my @all_ata = $crn->parse(ata); # get all ata lessons
my @results = $crn->find_crn([30088, 30090]); # get only these CRNs
my @title = $crn->crn_title; # get titles
Gets the course schedules from ITU-SIS and parses them. You can also search within the parsed structures to filter the results.
Download (0.012MB)
Added: 2007-08-20 License: Perl Artistic License Price:
795 downloads
Secleted [ 0 ] software to compare
employee scheduling in All Software
Schedule24 Standard Employee Scheduling 3.7
Transform your employee scheduling headache into a coordinated workforce scheduling strategy with
Snap Schedule Employee Scheduling Software 3.0.1
Snap Schedule Employee Scheduling Software is a versatile and helpful tool which minimizes
Snap Schedule Employee Scheduling Software 2.0.4
Easily create optimal employee schedules for fixed, rotating, oscillating, staggered
Snap Schedule Employee Scheduling Software 1.5.3157
Snap Schedule minimizes time spent on creating, publishing, and maintaining employee