Easily migrate from Snowflake, Redshift, or Databricks with free tools.
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
Try Free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Library which helps to move all non-presentation logic out from Swing/SWT thread into separate thread without introducing synchronization issues. Library is lightweight and does not depend on any 3rd party libraries.
PyTask is a job queue written in python using XMLRPC. Its target is to queue the heavy jobs that a application server may need, heavy reports, background jobs where is not so easy ( apache/php ), mailings without saturing the queues of a smtp server...
Lightweight, fast and extensible message queue bridge that can connect different message providers such as Progress Sonic MQ or IBM WebSphere MQ (former MQ Series). Plugins for JMS and MQI are provided.
Bitswash is a cross platform bittorrent client built on wxWidgets and libtorrent. It supports multiple torrents downloading, automatic queue management, and protocol encryption, peer exchange, upnp, natpmp, lsd ip and file filter etc.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
SMSer is a command-line application that lets you send SMS messages to a list of phone numbers located in a file. It places all the messages in the CenterICQ's queue and when CenterICQ is invoked all the messages are sent to the recipients.
qmHandle is a tool which can be used to manage the qmail message queue. It's written in Perl (so fully customizable) and has more features than qmail-qread and qmail-qstat.
qSheff is a wrapper for the qmail queue that scans email for viruses and spam. It is simple and powerful. It features the ability to quarantine, nice logging, subject filtering, body filtering, attachment blocking, a blackhole and white/black lists.
multiUpload consists of a JavaScript- and a PHP-file only and can be easily inserted in already existing HTML-files. It provides the creation of waiting queues, suspending and resuming the queue and uploading many files without reloading the page.
Que is a queue-based programming language, very different from other programming languages. Due to the nature of a queue, programs made in Que are automatically parallelized, meaning improved efficiency in multi-core environments.
This simple php page show a list of queues and his members and agentes activity by quering Astrerisk through the Manager Interface, reloading itself every n seconds. Suggestions are welcome.
cvsq (CVS queued) is a tool that enables developers with a dial-up connection to work comfortably with CVS. It accepts same arguments as CVS but instead of directly processing them, cvsq stores all requests in a queue and handles them later.
nweb2fax is a web front-end for sending fax, using HylaFAX as backend. It also
show you the sending and receiving queue, so you can kill or remove jobs
A Console-based BitTorrent Client with built-in scheduler for handling multiple sessions. It is designed to manage sessions in queue easily without heavy-weight GUI. External module can search for new torrents in trackers and submit it automatically.
Clamdmail is a qmail-queue replacement that allows mail to be filtered, greylisted, or rejected before queuing based on connection information and/or message content by providing an interface for programs like clamd-greylist, clamdscan and SpamAssassin.
pdq is a straightforward, flexible print system with modular driver and interface, monitoring, per-user configurations, and root privileges not required. Supports AppleTalk, BSD LPD, efax, hardware. Works with Foomatic and PPD. X client also available.
MonoQLE is a Queue Server, written in C#, intended to be a fast and reliable backend for the System.Messaging namespace's implementation in Project Mono.
A JMS provider and/or Indigo integration are also in the plans.
RoadRunn's MP3 Server Search Engine is a web based search engine to search a personal MP3 collection and download and/or queue it in a streaming server. Please read the Notes for each release for version specific features.
Sidebrain is a programmer's memory aid, looking after a stack of tasks
and subtasks, and a queue or pool of tasks that are not on the stack.
It also keeps a collection of notes that you have made, associated
with the tasks.
(To pronounce, just say the letter: AAY WHY QUEUE.)
A collection of high-level models and utility code applicable to interactive applications.
e.g. Fixed/variable timestep timing, state machine, etc.
LibPPQ is a small C++ library with templates that aims to be a "persistent" drop in replacement for the std::priority_queue template. Other than std::priority_queue however libppq limits its priorities to be unsigned integers.
Utilities for event handling in Tkinter. It has currently a function to process events without having to wait for Tkinter to process the event queue, that is: a painless event_generate()