NOTE: ShareJS is now ShareDB. See here and here for more information. .
operational-transformation ot concurrent collaborative database serverCUBRID is a relational database management system highly optimized for Web Applications, especially when complex web services process large amount of data and generate huge concurrent requests. CUBRID is being developed in C/C++. Includes HA, online incremental backup, Replication, Load balancing, Sharding, Caching and other features. It supports JDBC, PHP, ODBC/.NET, Ruby & Python APIs.
rdbms database concurrent shardingOh is a Unix shell. If you've used other Unix shells, oh should feel familiar. Where oh diverges from traditional Unix shells is in its programming language features.
unix shell language scripting-language command-line functional interpreter concurrentRun multiple commands concurrently. Like npm run watch-js & npm run watch-less but better. I like task automation with npm but the usual way to run multiple commands concurrently is npm run watch-js & npm run watch-css. That's fine but it's hard to keep on track of different outputs. Also if one process fails, others still keep running and you won't even notice the difference.
bash concurrent parallel concurrently command shAn alpha modern embedded database. We also support merge operators.
database embedded lock-free persistent concurrent b-tree b-link-tree b-plus-tree log-structured tree reliable fuzzing formal-methods high-performance bw-treeVibur Object Pool is a general-purpose concurrent Java object pool which provides both validating and non-validating pool implementations. The pool is built entirely using standard Java concurrency utilities, does not use any synchronized blocks/methods, and does not have any external dependencies. The pool is an excellent choice for pooling/caching of expensive to create Java objects such as database (or any other) socket connections and similar.
concurrent object-pool pool cacheNode.js is a server-side JavaScript environment that uses an asynchronous event-driven model. It could handle thousands of concurrent connections. This allows Node.js to get excellent performance based on the architectures of many Internet applications. It is an evented I/O for V8, which is Google's open source JavaScript engine.
event-driven framework epoll concurrent non-blocking scalable networkingA collection of Concurrent and Highly Scalable Utilities. These are intended as direct replacements for the java.util.* or java.util.concurrent.* collections but with better performance when many CPUs are using the collection concurrently.
java-collection library concurrentOfficial Elixir starting guide that will take you through the language foundations. You will also explore how to build projects with Mix and OTP, and it will introduce you to more advanvced techniques suchs as meta-programming. Adoption is more than programming. Elixir is an exciting new language, but to successfully get your application from start to finish, you’re going to need to know more than just the language. You need the case studies and strategies in this book. Learn the best practices for the whole life of your application, from design and team-building, to managing stakeholders, to deployment and monitoring. Go beyond the syntax and the tools to learn the techniques you need to develop your Elixir application from concept to production.
programming-elixir elixir programming-erlang programming-language books elixir-books otp erlang-vm elixir-school language pdf epub concurrent distributed-systems fault-tolerance tutorials elixir-phoenix phoenix phoenix-frameworkZIO is a zero-dependency Scala library for asynchronous and concurrent programming. It is powered by highly-scalable, non-blocking fibers that never waste or leak resources, ZIO lets you build scalable, resilient, and reactive applications that meet the needs of your business.
concurrency asynchronicity functional-programming queues streams promises stm asynchronous concurrent concurrent-programming asynchronous-programming concurrent-data-structureCloe is the timeless functional programming language. It aims to be simple and practical. Go 1.8+ is required.
language functional lazy concurrent parallel asynchronous reactiveA simple program written in Delphi that monitors registry activity on win32 systems. In short a registry key and class are statically added to the code, the program is then run and as changes are made by other applications to the key and all its sub keys the changes are logged an
activity algorithm boost component concurrent delphiA hashtable implementation that allows simultaneous reads and writes from multiple threads. Also offering a concurrent Dictionary and WeakDictionary as hashtable specializations.
concurrency concurrent dictionary garbagecollection hashtable libraryC# Utilities ranging over Maths, Collections, Artificial Intellegence, Data, IO, Reflection, Validation, Dictionary, Random Generators. Many commonly found utilities but managed into a coherant form.
ai artificial collections concurrent geometry intelligenceEight two-week units of courseware (slides, lecture notes, samples, tools) for teaching how to program parallel/concurrent applications at a high-level using Microsoft’s Parallel Extensions to the .NET Framework.
parallel-programming concurrency concurrent performanceWParse is a CLS compliant class library developed in C# with .NET 4.0 as the target framework. WParse makes it easier to parse log files for the game Wurm Online and generate interesting and useful statistics from the logged data. It includes scripting support for parsers in C#.
concurrent parallel parser scriptingThreading, concurrency, etc
asynchronous concurrency concurrent thread thread-pool threading threadpoolConcurrent Extensions Library (CEL) provides functionality and implementations commonly useful in concurrent programming.
asynchronous atomic concurrency concurrent extensionsAsynchronous function queue with adjustable concurrency. This module exports a class Queue that implements most of the Array API. Pass async functions (ones that accept a callback or return a promise) to an instance's additive array methods. Processing begins when you call q.start().
queue async asynchronous synchronous job task concurrency concurrentA package to build multi-staged concurrent workflows with a centralized logging output. The package could be used to define and execute CI/CD tasks(either sequential or concurrent). A tool with similar goals would be Jenkins Pipeline. However, compared to Jenkins Pipeline, this package has fewer constructs since the logic is specified in code, as opposed to a Jenkinsfile.
jenkins-pipeline pipeline workflow ci ci-cd jenkins pipe concurrent
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.