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.
Start Free Trial
Build Agents and Models on One Platform
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.
This is the project thread of my project, creating a monitor solution for BizTalk 2004 - BizTalk 2010. All based in MSSQL, PHP, JavaScript/Ajax and PowerShell.
A framework for the visualization of multi-layer networks
MuLaViTo is a multi-layer visualization framework which allows to visualize relations between multiple graphs in derived applications. Moreover, it provides helpful means like k-shortest path algorithms, running algorithms in a separate thread, ...
A PrestaShop (http://www.prestashop.com) module : send an article to a friend. It's a advanced version of the basic module "send to a friend".
Related thread on PrestaShop forum (in french) : http://www.prestashop.com/forums/viewthread/42609/
A PrestaShop (http://www.prestashop.com) module for FAQ section. Related thread on prestashop forum : http://www.prestashop.com/forums/viewthread/33081/
Adaptive and Generic Accelerated Segment Test (AGAST): a highly efficient corner detector based on the same corner test as FAST. For a thread-safe C++ implementation please refer to http://sourceforge.net/projects/agastpp/
...Simply speaking, it is a framework that will allow a program to "look for" add-in functionality at startup, and then allow that plug-in to cooperate with itself.
CATCore (Component Architecture Toolkit, Corelib) is this and more. With CATCore you can load plugins that run in there own thread(Actor) and communicate with each other via messages. But also applications can forward messages to other applications. So plugsins loaded in one app can communicate with plugins running in another app.
...Provides different general purpose entities like stable priority queue that preservs the order of elements with similar priority, scoped sentinel to support transparent exception handling, event dispatcher incapsulates boost::thread, convenient debug output in std::iostream manner and other stuff.
TymeacME is a full-feature, multi-threading, backend-process manager for Java (J2ME) development. TymeacME provides a queuing facility, professional thread management, recursive processing and a minimal footprint that is easy to use.
Java Matrix object. Thread safe with deadlock avoidance. Matrix Multiply, Add, Subtract, Cross product, Dot Product, norm, normalize, angle between vectors and MANY data manipulation functions. This would make a great graphics addin...
iTclC is a framework for [incr Tcl]. It makes Itcl more flexible.
Provides: memory management and mechanisms for creating user interfaces. Not yet suitable for developing professional applications with - of course it is a very basic framework.
Based on boost.
Thread:mutex-condition queue and map,ACE style thread and Glib style thread pool, loop task.
Memory:memory pool.
COM:COM object invocation.
Language:compiler lexical and grammar analysis.
Network:epoll reactor.
This is a small utility for MySQL5.5 and up that will read from the MySQL Relay log, convert appropriate Update, Delete and Insert statements into SELECT statements and issue those, to prewarm the MySQL cache for the replication SQL thread.
A windows forms toolkit for C#, .NET Framework that helps applications display images, generate and display image thumbnails, pan/zoom magnified images, and more. Thumbnails images in background thread of main GUI.
A module for PrestaShop open source ecommerce solution for "help to kill" Internet Explorer 6. This module uses the code from http://www.ie6update.com Thread about this module on PrestaShop forum : http://www.prestashop.com/forums/viewthread/41651/
A message board using PHP and MySQL. Has a complete set of features including emoticons, avatars, buddy/ignore lists, and a Quote New button for spawning new threads and avoiding "thread hijacks".
Collection of lightweight java framework codes including DAL, Configuration Management, Workflow, Threadpool etc., with less than 10 files per framework, no or minimum external dependencies, easy to use APIs
PTX (Parallel Thread Execution) Backend for the LLVM compiler. Converts LLVM bitcode to PTX code. The backend is not finished yet! Some LLVM bitcode constructs are not supported, others might be buggy.
Route the Console and Debug output of .NET to your GUI. All Console.Write and Debug.Write calls are displayed. Contains a winforms usercontrol and a form window. Weblinks are clickable. The Write method is thread save, so you can write from every thr
With this class framework for Delphi (>=2010) you can implement any kind of specialized thread pool's. It introduces 3 base classes TPoolTask, TPoolWorker and the TPoolManager. You have to derive each of them for your work... See the Features!
Java library providing a consistent, thread-safe access point for updating and querying a triplestore. Similar in spirit to JDBC, but for RDF databases.
The Kiwi Thread Framework supports multi thread programming for Mac OS X. You can implement hierarchical control/data flow graph using this framework. For more details see http://kiwi-thread-fmk.sourceforge.net/,