Product Avatar Image

Jetware

Show rating breakdown
405 reviews
  • 79 profiles
  • 12 categories
Average star rating
4.6
Serving customers since
2017

Featured Products

Product Avatar Image
MySQL 5.7

15 reviews

MySQL 5.7 is a robust, open-source relational database management system designed to deliver high performance, scalability, and reliability for mission-critical applications. This version introduces significant enhancements, including native JSON support, improved security features, and optimized performance, making it well-suited for modern web applications and enterprise solutions. Key Features and Functionality: - Enhanced Performance and Scalability: MySQL 5.7 delivers up to three times the performance of its predecessor, handling up to 1.6 million queries per second in benchmark tests. - Native JSON Support: Introduces a JSON data type for efficient storage and manipulation of JSON documents, allowing seamless integration of NoSQL capabilities within the relational database. - Improved Security: Features such as automatic password expiration and account locking after multiple failed login attempts enhance database security. - Advanced Replication: Supports multi-source replication and enhanced Global Transaction Identifiers for better scalability and availability. - Optimizer Enhancements: A new dynamic cost model provides better query performance and greater user control. - Spatial Data Support: Improved support for spatial data types and functions caters to applications involving Geographic Information Systems . Primary Value and User Solutions: MySQL 5.7 addresses the growing demands for high-performance, secure, and scalable database solutions. Its enhanced performance ensures efficient handling of large-scale applications, while native JSON support allows developers to integrate flexible, schema-less data structures within a relational framework. Improved security features protect sensitive data, and advanced replication capabilities support high availability and disaster recovery strategies. These enhancements make MySQL 5.7 a versatile and reliable choice for developers and organizations seeking a comprehensive database solution.

Product Avatar Image
PyTorch

23 reviews

PyTorch is an open-source machine learning framework that accelerates the transition from research prototyping to production deployment. Developed by Meta AI and now governed by the PyTorch Foundation under the Linux Foundation, PyTorch is widely used for applications in computer vision, natural language processing, and more. Its dynamic computation graph and intuitive Python interface make it a preferred choice for researchers and developers aiming to build and deploy deep learning models efficiently. Key Features and Functionality: - Dynamic Computation Graph: Allows for flexible and efficient model building, enabling changes to the network architecture during runtime. - Tensors and Autograd: Utilizes tensors as fundamental data structures, similar to NumPy arrays, with support for automatic differentiation to streamline the computation of gradients. - Neural Network API: Provides a modular framework for constructing neural networks with pre-defined layers, activation functions, and loss functions, facilitating the creation of complex models. - Distributed Training: Offers native support for distributed training, optimizing performance across multiple GPUs and nodes, which is essential for scaling large models. - TorchScript: Enables the transition from eager execution to graph execution, allowing models to be serialized and optimized for deployment in production environments. - TorchServe: A tool for deploying PyTorch models at scale, supporting features like multi-model serving, logging, metrics, and RESTful endpoints for application integration. - Mobile Support (Experimental): Extends PyTorch capabilities to mobile platforms, allowing models to be deployed on iOS and Android devices. - Robust Ecosystem: Supported by an active community, PyTorch offers a rich ecosystem of tools and libraries for various domains, including computer vision and reinforcement learning. - ONNX Support: Facilitates exporting models in the Open Neural Network Exchange (ONNX) format for compatibility with other platforms and runtimes. Primary Value and User Solutions: PyTorch's primary value lies in its ability to provide a seamless path from research to production. Its dynamic computation graph and user-friendly interface allow for rapid prototyping and experimentation, enabling researchers to iterate quickly on model designs. For developers, PyTorch's support for distributed training and tools like TorchServe simplify the deployment of models at scale, reducing the time and complexity associated with bringing machine learning models into production. Additionally, the extensive ecosystem and community support ensure that users have access to a wide range of resources and tools to address various machine learning challenges.

Product Avatar Image
Python

266 reviews

The Python runtime environment offered on AWS Marketplace by Jetware is a pre-configured, high-performance execution environment optimized for both training and inference tasks. It includes the Python programming language along with essential development tools such as a C compiler and make utility, providing a comprehensive setup for developers. Key Features and Functionality: - High-Performance Execution: Optimized for efficient performance in both training and inference scenarios. - Integrated Development Tools: Comes with a C compiler and make utility, facilitating seamless development and building processes. - Multiple Python Versions: Supports various Python versions, including 2.7, 3.4, 3.5, and 3.6, catering to diverse project requirements. - Containerized Deployment: Delivered as a container image compatible with Amazon ECS and Amazon EKS, ensuring easy deployment and scalability. - Stability and Support: Offers a stable, production-ready environment with long-term support and regular updates. Primary Value and User Solutions: This Python runtime environment simplifies the setup process for developers by providing a ready-to-use, optimized platform for application development and deployment. By integrating essential tools and supporting multiple Python versions, it addresses the challenges of environment configuration and compatibility, allowing developers to focus on coding and innovation. Its containerized nature ensures scalability and flexibility, making it suitable for a wide range of applications on AWS infrastructure.

Profile Filters

All Products & Services

Product Avatar Image
Redmine 3.3

2 reviews

Redmine 3.3 is a free and open-source, web-based project management and issue tracking tool designed to help teams manage multiple projects efficiently. It offers a flexible and customizable platform that supports various project management needs, including issue tracking, time tracking, and collaboration. Redmine 3.3 introduces several enhancements, such as tracker role-based permissions, security notifications, and a new menu item for creating objects, further improving its usability and security. Key Features and Functionality: - Multiple Projects Support: Manage multiple projects and subprojects within a single Redmine instance, each with its own settings and configurations. - Flexible Role-Based Access Control: Define custom roles and set permissions to control access and actions within projects. - Issue Tracking System: Create, assign, and track issues with customizable statuses, priorities, and workflows. - Gantt Chart and Calendar: Visualize project timelines and deadlines to aid in planning and monitoring progress. - Time Tracking: Log time spent on tasks to monitor project effort and productivity. - Custom Fields: Add custom fields to projects, issues, and users to capture specific information relevant to your organization. - Per Project Wiki and Forums: Facilitate team collaboration and knowledge sharing through integrated wikis and discussion forums. - Repository Browser and Diff Viewer: Integrate with various version control systems to browse repositories and view code changes directly within Redmine. - Email Notifications and Feeds: Stay informed with email alerts and RSS feeds for project updates and changes. - Multilingual Support: Available in multiple languages to cater to diverse user bases. Primary Value and User Solutions: Redmine 3.3 provides a comprehensive solution for project management and issue tracking, enabling teams to organize and oversee multiple projects effectively. Its flexible access control and customizable workflows allow organizations to tailor the system to their specific processes. The integration with version control systems ensures seamless collaboration between development and management teams. By offering tools like Gantt charts, calendars, and time tracking, Redmine 3.3 helps teams plan, monitor, and deliver projects on time, enhancing overall productivity and project success.

Product Avatar Image
PyTorch 0.3 Python 2.7 NVidia GPU CUDA 9 on Ubuntu

2 reviews

The "PyTorch 0.3 Python 2.7 NVidia GPU CUDA 9 on Ubuntu" is a pre-configured software stack designed to facilitate deep learning tasks. It integrates PyTorch 0.3, an open-source machine learning library, with Python 2.7, and is optimized for NVidia GPUs using CUDA 9 on the Ubuntu operating system. This setup provides a stable and tested environment suitable for training models, performing inference, or deploying as an API service. It is tailored for both short and long-running high-performance tasks and can be seamlessly integrated into continuous integration and deployment workflows. Key Features and Functionality: - Pre-Configured Environment: Comes with PyTorch 0.3 and Python 2.7 pre-installed, reducing setup time. - GPU Optimization: Leverages NVidia GPUs with CUDA 9 for accelerated computation. - Ubuntu OS: Runs on the reliable and widely-used Ubuntu operating system. - Versatile Deployment: Suitable for training, inference, or serving as an API service. - CI/CD Integration: Easily integrates into continuous integration and deployment workflows. Primary Value and User Solutions: This product addresses the challenges of setting up a deep learning environment by offering a ready-to-use, optimized stack. Users can focus on developing and deploying machine learning models without the overhead of configuring and maintaining the underlying infrastructure. The integration with NVidia GPUs and CUDA 9 ensures high-performance computations, making it ideal for resource-intensive tasks. Additionally, its compatibility with continuous integration and deployment workflows streamlines the development process, enhancing productivity and reducing time-to-market for machine learning applications.

Product Avatar Image
WordPress 4 on LEMP 5

2 reviews

WordPress 4 on LEMP 5 is a pre-configured Amazon Machine Image (AMI) designed to streamline the deployment of WordPress websites on AWS. This solution integrates WordPress 4 with a LEMP stack—comprising Linux, NGINX, MySQL, and PHP—offering a robust and efficient environment for hosting dynamic web applications. Key Features and Functionality: - Pre-Installed Software: The AMI includes WordPress 4, NGINX, MySQL, and PHP, all configured for immediate use. - Optimized Performance: Utilizes NGINX with FastCGI caching to enhance website speed and responsiveness. - Security Measures: Incorporates automatic daily security updates to maintain a secure hosting environment. - Command-Line Management: Comes with WP-CLI pre-installed, enabling efficient command-line management of WordPress installations. Primary Value and User Solutions: WordPress 4 on LEMP 5 simplifies the process of launching and managing WordPress sites on AWS by providing a ready-to-use, optimized environment. This solution addresses common challenges such as complex setup procedures, performance tuning, and security maintenance, allowing users to focus on content creation and business growth without the overhead of manual configuration.

Product Avatar Image
PyTorch CPU MKL Notebook

1 review

The PyTorch CPU MKL Notebook is a pre-configured, fully integrated runtime environment designed for machine learning and data science applications. It combines PyTorch, an open-source machine learning library for Python; Jupyter Notebook, a browser-based interactive notebook; and the Python programming language. Optimized for CPU performance, this stack also includes development tools such as a C compiler and make, facilitating efficient program development and execution. Key Features: - High-Performance Execution: Optimized for both training and inference tasks on CPU, ensuring efficient computation. - Integrated Software Packages: Includes carefully integrated and tested software with the latest features and bug fixes. - Stability and Support: Offers a stable, production-ready environment with long-term support and updates. Primary Value: The PyTorch CPU MKL Notebook simplifies the setup process for machine learning practitioners by providing a ready-to-use environment. This eliminates the complexities associated with configuring individual components, allowing users to focus on developing and deploying machine learning models efficiently. Its CPU optimization ensures that users can perform high-performance computations without the need for specialized hardware, making it accessible and cost-effective.

Product Avatar Image
PyTorch 0.3 Python 2.7 CPU Production

1 review

The PyTorch 0.3 Python 2.7 CPU Notebook is a pre-configured and fully integrated runtime environment designed for machine learning and data science applications. It combines PyTorch 0.3, an open-source machine learning library, with Python 2.7 and Jupyter Notebook, a browser-based interactive platform for programming and data analysis. This stack is optimized for CPU performance, providing a stable and tested execution environment suitable for both short and long-running high-performance tasks. It can be seamlessly integrated into continuous integration and deployment workflows, making it ideal for training, inference, or running as an API service. Key Features and Functionality: - Integrated Software Stack: Combines PyTorch 0.3, Python 2.7, and Jupyter Notebook for a cohesive development environment. - CPU Optimization: Tailored for high-performance tasks on CPU, ensuring efficient resource utilization. - Versatile Deployment Options: Can be installed on new or existing Linux servers, run as a virtual machine, used as a base image for Docker or Vagrant, or launched on various cloud platforms. - Development Tools: Includes a development preset with essential tools like C compiler and make for program development and building. Primary Value and User Solutions: This product addresses the need for a ready-to-use, stable, and high-performance environment for machine learning and data science projects. By integrating essential tools and libraries, it reduces setup time and complexity, allowing users to focus on development and research. Its CPU optimization ensures efficient execution of tasks without the need for specialized hardware, making it accessible for a wide range of users and applications.

Product Avatar Image
NodeJS 8 Web Stack

1 review

The NodeJS 8 Web Stack by Jetware is a pre-configured, ready-to-use environment that combines Node.js 8 with Nginx, designed to streamline the development and deployment of web applications. This stack includes essential components such as a self-management preset for monitoring and maintenance, a development preset equipped with tools like a C compiler and make utility, and an ExpressJS blank application to serve as a boilerplate for new projects. By integrating these elements, the NodeJS 8 Web Stack offers a comprehensive solution for developers seeking an efficient and reliable platform for building and managing web applications. Key Features and Functionality: - Pre-Configured Environment: Combines Node.js 8 and Nginx, eliminating the need for manual setup and configuration. - Self-Management Preset: Includes self-monitoring and self-healing components to ensure system stability and performance. - Development Tools: Provides essential development tools, including a C compiler and make utility, facilitating a seamless development process. - ExpressJS Blank Application: Offers a boilerplate ExpressJS application to accelerate project initiation. Primary Value and User Solutions: The NodeJS 8 Web Stack addresses the challenges developers face in setting up and managing a robust web application environment. By offering a pre-configured stack with integrated self-management and development tools, it reduces the time and effort required for initial setup and ongoing maintenance. This allows developers to focus more on coding and less on infrastructure management, leading to increased productivity and faster time-to-market for web applications.

Product Avatar Image
Optimized LAMP Stack PHP 7

1 review

The Optimized LAMP Stack PHP 7 by Jetware is a pre-configured and performance-enhanced environment designed for web applications. It integrates the latest PHP 7 running as `mod_php`, Apache HTTP Server, and MariaDB, all within an HTTPS-enabled setup utilizing a self-signed SSL certificate. Key Features and Functionality: - Apache HTTP Server 2.4.26: A robust and widely-used web server ensuring reliable request handling. - MariaDB 10.2.6: A high-performance, open-source relational database management system. - PHP 7.1.6: The latest PHP version offering significant performance improvements and new features. - Self-Signed SSL Certificate: Enables HTTPS for secure communication between clients and the server. - phpMyAdmin 4.7.2: A web-based interface for efficient database management. - Memcached 1.4.36 and Redis 3.2.9: In-memory data stores for caching, enhancing application speed and scalability. Primary Value and User Solutions: This optimized LAMP stack provides developers with a ready-to-use, secure, and high-performance environment for deploying PHP-based web applications. By integrating the latest software versions and performance enhancements, it reduces setup time and ensures applications run efficiently. The inclusion of caching mechanisms like Memcached and Redis further boosts performance, while the self-signed SSL certificate facilitates secure communications. Overall, it streamlines the development and deployment process, allowing developers to focus on building robust applications.

Product Avatar Image
AISE PyTorch 0.4.1 Python 2.7 CUDA 9.2 Notebook

1 review

The AISE PyTorch 0.4.1 Python 2.7 CUDA 9.2 Notebook is a pre-configured Amazon Machine Image (AMI) designed to facilitate deep learning development on AWS. It integrates PyTorch 0.4.1, Python 2.7, and CUDA 9.2, providing a ready-to-use environment for machine learning practitioners. This setup enables users to leverage GPU acceleration for training and deploying deep learning models efficiently. Key Features and Functionality: - Pre-Configured Environment: Combines PyTorch 0.4.1, Python 2.7, and CUDA 9.2, eliminating the need for manual installation and configuration. - GPU Acceleration: Utilizes CUDA 9.2 to harness GPU capabilities, significantly enhancing computational performance for deep learning tasks. - Jupyter Notebook Integration: Includes Jupyter Notebook, offering an interactive platform for coding, visualization, and documentation. - Amazon Linux 2018.03.0: Operates on a stable and secure Linux distribution, ensuring compatibility and reliability. Primary Value and Problem Solved: This AMI addresses the complexities associated with setting up a deep learning environment by providing a fully integrated and optimized platform. Users can focus on developing and training models without the overhead of configuring software dependencies. The inclusion of GPU support through CUDA 9.2 ensures faster execution times, making it ideal for computationally intensive tasks in machine learning and artificial intelligence projects.

Product Avatar Image
AISE PyTorch 0.4 Python 2.7 CPU Notebook

1 review

The AISE PyTorch 0.4 Python 2.7 CPU Notebook is a pre-configured and fully integrated software stack designed for machine learning and data science applications. It combines PyTorch 0.4, an open-source machine learning library, with Python 2.7 and Jupyter Notebook, a browser-based interactive environment for programming and data analysis. This setup is optimized for CPU performance, providing a stable and production-ready environment for both short and long-running high-performance tasks. Key Features and Functionality: - Integrated Environment: Combines PyTorch 0.4, Python 2.7, and Jupyter Notebook in a single, ready-to-use package. - CPU Optimization: Tailored for high-performance execution on CPU architectures, ensuring efficient training and inference processes. - Development Tools: Includes essential development tools such as a C compiler and build utilities, facilitating program development and customization. - Stability and Support: Offers a stable, production-ready environment with long-term support and regular updates to maintain reliability. Primary Value and User Solutions: This product addresses the need for a streamlined and efficient setup for machine learning practitioners and data scientists who prefer or require a CPU-based environment. By providing a pre-configured stack, it eliminates the complexities associated with manual installation and configuration of individual components. Users can focus on developing and deploying machine learning models without the overhead of environment setup, thereby accelerating project timelines and enhancing productivity.

Profile Name

Star Rating

338
59
7
0
1

Jetware Reviews

Review Filters
Profile Name
Star Rating
338
59
7
0
1
Verified User in Information Technology and Services
UI
Verified User in Information Technology and Services
07/12/2026
Validated Reviewer
Verified Current User
Review source: Organic Review from User Profile

Powerful Open-Source Python Library for Machine Learning

PyTorch is a open source python library to perform Machine Learning tasks
Verified User in Information Technology and Services
UI
Verified User in Information Technology and Services
07/11/2026
Validated Reviewer
Verified Current User
Review source: Organic Review from User Profile

Python’s Simple, English-Like Syntax Makes Coding Easy

The best about python is its simple english like coding syntax which are very easy to follow
Verified User in Information Technology and Services
UI
Verified User in Information Technology and Services
07/09/2026
Validated Reviewer
Review source: Organic

Easy to Learn and Versatile, with a Powerful Library Ecosystem

Python is easy to learn, highly versatile, and supported by a large ecosystem of libraries. It helps developers build solutions quickly across many areas, including automation, data analysis, web development, and AI.

About

Contact

HQ Location:
Roma, IT

Social

@jetware_io

What is Jetware?

Jetware is a platform offering pre-configured, ready-to-run virtual machine images tailored for various applications and development environments. It simplifies the deployment process by providing optimized images that can be easily launched on cloud services, such as AWS and Google Cloud, or on local virtualization solutions. The platform is designed to save time and reduce complexity, allowing developers and IT professionals to focus on their core tasks rather than configuration.

Details

Year Founded
2017
Website
jetware.org