No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
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.
I hope that this open source project which can simplify the development process in the window platform,
The IO interface needs more optimization, I will continue to optimize this part of the late
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.
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
This is a semi-async socket stream library. It is basically event based system, which is called whenever data is received but not requested. It also supports name resolution (sync or async). It supports TCP. No Winsock or BSD headers are exposed.
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.
Framework for profiling & early performance testing of J2SE, thread based applications. Integrates into the Maven build-cycle. Closely integrates with YourKit profiler to produce automatic CPU profiling of you application.
A PrestaShop (http://www.prestashop.com) module for erase your database with many options. Thread about this module on PrestaShop forum: http://www.prestashop.com/forums/viewthread/15449/
A CPU implementation of Raytracing using Multi Threads and XNA. For learning and experimenting purpose. Code is provided in the Downloadable file. Thiago Dias Pastor
Another logging framework for Java. I try to balance flexibility, usabilty and performance using OOP. Currently the framework is usable but it lacks a lot of functionality.
FiniteStateMachine is a multi-thread library focus on state -transmition.On this framework, the object life period with extract into state, and the convert between state is triggered by the event.
Powow is an open-source TCP packets exchange mesh. It allows many TCP clients to connect to a "Powow cloud" (several instances of Powow), to exchange data. Powow is a TCP socket server like Palabre or Oregano.
JmxHist keeps monitoring history of your application's state, via JMX, and stores in a csv file. You can specify MBeans/Attributes to be stored. You can take certain action when an attribute meet a threshold. It shows charts of the data via web.
SimpleCache is a thread-safe map-based cache, featuring cache size control, time-based object invalidation, threaded auto-flushing, and public access to cache fields when certain cache operations are performed.
This code is to make it easier to use Sockets inside a GUI. Right now I only have a Telnet library But by the end of the year I hope to have posted at least 3 other libraries (IRC, Socket server, FTP?)
This is a simple Socket chat application which can be used as a peer to peer chat application. This has been developed long time back just for fun, as my first networking app. using C#.NET...
A PrestaShop module to display jQuery Gallery View (http://spaceforaname.com/galleryview) on your homepage, wide editable in BO. Related thread on PrestaShop forum : http://www.prestashop.com/forums/viewthread/49128/
The Property Set Library (PSL) is a template-based C++ container library providing value observation, event calling, garbage collection, serialization, object persistence, reflection, thread-safety and other accompanying features.