[go: up one dir, main page]

Java Scheduling Software

View 359 business solutions

Browse free open source Java Scheduling Software and projects below. Use the toggles on the left to filter open source Java Scheduling Software by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • 1
    DavMail POP/IMAP/SMTP/Caldav to Exchange
    Ever wanted to get rid of Outlook ? DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP gateway allowing users to use any mail client with Exchange and Office 365, even from the internet through Outlook Web Access on any platform, tested on MacOSX, Linux and Windows
    Leader badge">
    Downloads: 664 This Week
    Last Update:
    See Project
  • 2
    GanttProject

    GanttProject

    Free project scheduling and management tool

    GanttProject is a project scheduling application written in Java and featuring Gantt chart, resource management, calendaring, import/export (MS Project, HTML, PDF, spreadsheets). Learn more on http://ganttproject.biz
    Leader badge">
    Downloads: 651 This Week
    Last Update:
    See Project
  • 3
    OpenProj - Project Management

    OpenProj - Project Management

    Open Source desktop project management

    OpenProj is an open-source desktop project management application similar to Microsoft Project. OpenProj has a familiar user interface and even opens existing MS Project files. OpenProj is interoperable with Project, Gantt Charts and PERT charts.
    Leader badge">
    Downloads: 369 This Week
    Last Update:
    See Project
  • 4
    University Timetabling
    UniTime is a comprehensive educational scheduling system that supports developing course and exam timetables, managing changes to these timetables, sharing rooms with other events, and scheduling students to individual classes. It is a distributed system that allows multiple university and departmental schedule managers to coordinate efforts to build and modify a schedule that meets their diverse organizational needs while allowing for minimization of student course conflicts. It can be used alone to create and maintain a school's schedule of classes and/or exams, or interfaced with an existing student information system.
    Leader badge">
    Downloads: 51 This Week
    Last Update:
    See Project
  • Monitoring, Securing, Optimizing 3rd party scripts Icon
    Monitoring, Securing, Optimizing 3rd party scripts

    For developers looking for a solution to monitor, script, and optimize 3rd party scripts

    c/side is crawling many sites to get ahead of new attacks. c/side is the only fully autonomous detection tool for assessing 3rd party scripts. We do not rely purely on threat feed intel or easy to circumvent detections. We also use historical context and AI to review the payload and behavior of scripts.
    Learn More
  • 5
    JobScheduler

    JobScheduler

    JobScheduler workload automation to execute jobs and workflows

    JS7 JobScheduler runs executables, scripts and database procedures and can be operated with e.g. MySQL, PostgreSQL, SQL Server, Oracle databases. JS7 JobScheduler provides workflow patterns such as sequential and parallel task execution, forking, synchronization, cross-platform scheduling, job load sharing, fail-over and a real REST API. JS7 includes the components: * JOC Cockpit (user interface for inventory management and control) * Controller (orchestration of Agents) * Agents: platform independent Agents for job execution Product Knowledge Base at https://kb.sos-berlin.com/display/JS7 Change Management System at https://change.sos-berlin.com Release Archive at: https://www.sos-berlin.com/jobscheduler-release-archive
    Downloads: 60 This Week
    Last Update:
    See Project
  • 6

    MPXJ

    Multi platform library to read and write schedule data

    MPXJ is an open source file handling library for Java, .Net and Ruby to read and write Microsoft Project MPX and MSPDI XML files, Planner files, Primavera XER files and databases, Asta Powerproject files and databases, Asta Easyplan files, Phoenix Project Manager files, FastTrack FTS files, GanttProject GAN files, TurboProject PEP files, ConceptDraw PROJECT CDPX, CPDZ and CPDTZ files, Synchro Scheduler SP files and MPP, MPT, and MPD files for Project 98, 2000, 2002, 2003, 2007, 2010, 2013, 2016 and 2019.
    Leader badge">
    Downloads: 35 This Week
    Last Update:
    See Project
  • 7
    Open Workbench is a desktop application for project management and scheduling in which you can define a work breakdown structure, set dependencies and resource constraints, assign resources to tasks, auto schedule and then monitor progress.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 8
    Etar Calendar

    Etar Calendar

    Android open source calendar

    Etar is an open-source material-designed calendar made for everyone.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    JobRunr

    JobRunr

    An extremely easy way to perform background processing in Java

    Incredibly easy way to perform fire-and-forget, delayed, scheduled and recurring jobs inside Java applications using only Java 8 lambda's. CPU and I/O intensive, long-running and short-running jobs are supported. Persistent storage is done via either RDBMS (e.g. Postgres, MariaDB/MySQL, Oracle, SQL Server, DB2 and SQLite) or NoSQL (ElasticSearch, MongoDB and Redis). JobRunr provides a unified programming model to handle background tasks in a reliable way and runs them on shared hosting, dedicated hosting or in the cloud (hello Kubernetes) within a JVM instance.
    Downloads: 3 This Week
    Last Update:
    See Project
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
    Learn More
  • 10
    Joda-Time

    Joda-Time

    Replacement for the Java date and time classes prior to Java SE 8

    The standard date and time classes prior to Java SE 8 are poor. By tackling this problem head-on, Joda-Time became the de facto standard date and time library for Java prior to Java SE 8. Note that from Java SE 8 onwards, users are asked to migrate to java.time (JSR-310) - a core part of the JDK which replaces this project. The design allows for multiple calendar systems, while still providing a simple API. The “default” calendar is the ISO8601 standard which is used by many other standards. The Gregorian, Julian, Buddhist, Coptic, Ethiopic and Islamic calendar systems are also included. Supporting classes include time zone, duration, format and parsing. Joda-Time provides a quality replacement for the Java date and time classes. Joda-Time is the de facto standard date and time library for Java prior to Java SE 8. Users are now asked to migrate to java.time (JSR-310).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    GTD-Free is personal TODO/action manager inspired by GTD (Getting Things Done) method by David Allen. GTD-Free tries to be simple and easy to use.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 12
    JDavide
    JDavide (per gli amici JD) è un software gratuito per la gestione dello Studio Legale che aiuta l’avvocato nell’espletamento delle operazioni quotidiane. Funzionalità: pratiche, agenda, formulario, atti, parcellazione, rivalutazione, ecc.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 13
    BORG is a calendar and task tracking system written in Java. The calendar provides a nice month view, month-print, email reminders, popup reminders and to do list. The task tracker tracks issues through various states.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 14
    iCal4j
    A Java library for reading and writing iCalendar (*.ics) files.
    Leader badge">
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Rapla, resource scheduling
    Rapla is a flexible multi-user resource and event planing system. It features multiple calendars views, conflict-management, fully configurable resource and event types and many import/export functions.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    Dolphin Scheduler

    Dolphin Scheduler

    A distributed and extensible workflow scheduler platform

    Apache DolphinScheduler is a distributed and extensible workflow scheduler platform with powerful DAG visual interfaces, dedicated to solving complex job dependencies in the data pipeline and providing various types of jobs available `out of the box`. Dedicated to solving the complex task dependencies in data processing, making the scheduler system out of the box for data processing. Decentralized multi-master and multi-worker, HA is supported by itself, overload processing. All process definition operations are visualized, Visualization process defines key information at a glance, One-click deployment. Support multi-tenant. Support many task types e.g., spark,flink,hive, mr, shell, python, sub_process. Support custom task types, Distributed scheduling, and the overall scheduling capability will increase linearly with the scale of the cluster.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The VCS to ICS Calendar Converter allows you to convert VCALENDAR files (for example generated by Nokia nbuexplorer or Microsoft Works) to the newer iCalendar format, used by Android and iOS for example. It allows the parsing of events and todo's.
    Leader badge">
    Downloads: 30 This Week
    Last Update:
    See Project
  • 18
    LibrePlan

    LibrePlan

    Open Web Planning

    LibrePlan is a collaborative tool to plan, monitor and control projects and has a rich web interface which provides a desktop alike user experience. All the team members can take part in the planning and this makes possible to have a real-time planning. LibrePlan is open source and you can download, install and customize it for free. Highlights: * Open source solution * Collaborative & web based software * Multiproject focus * Real time planning * Collaborate with other companies * A comprehensive set of features Useful links: * Homepage: http://www.libreplan.com/ * On-line demo: http://demo.libreplan.org/ * Ask a question: http://ask.libreplan.org/ * Bugtracker: http://bugs.libreplan.org/ * IRC channel: http://webchat.freenode.net/?channels=#libreplan * Development wiki: http://wiki.libreplan.org/ * Mailing lists: http://sourceforge.net/p/libreplan/mailman/ * Source code: http://github.com/Igalia/libreplan
    Leader badge">
    Downloads: 14 This Week
    Last Update:
    See Project
  • 19
    pin 'em up is a tool for placing small notes/post-its (e.g. TODOs/Reminders) on your desktop and organize them in various ways (categorize,hide,upload,export,...). Due to platform independence, the notes can also be shared on different operating systems
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    JFire - Free ERP & Trading Platform

    JFire - Free ERP & Trading Platform

    A trading platform including ERP, CRM, and accounting

    JFire is a trading platform including ERP, CRM, accounting (full double-entry) and cross-organisation-trading written in Java based on J2EE, JDO and the Eclipse RCP. See http://www.jfire.net for more information.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    xProcess
    xProcess, for project management and process improvement, focuses particularly on agile and priority-driven approaches. The preconfigured processes, eg. Scrum, FDD, Prince2, Unified, can be tailored. Gantt/Burndowns/target status are continually updated.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    The most complete Open Source Java CRM + GroupWare suite including: sales automation, customer service, intranet, email marketing, content management, bug tracker, project manager, social networks integration, webmail, calendar, forums, file sharing.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Memoranda (formerly known as jNotes2) is a cross-platform diary manager and a personal project management tool.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    JBEAM

    JBEAM

    Java based Batch scheduling, processing and monitoring framework

    JBEAM can be leveraged to 1. Define a batch calendar 2. Schedule and execute end of the day processing of business objects 3. Schedule execution of inbound and outbound interface jobs 4. Schedule any end of business day or monthly reports 5. Monitoring of the Jobs status and execution
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    Zimbra is an open source server and client technology for next-generation enterprise messaging and collaboration. Please see www.zimbra.com for the latest news and downloads.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next