Search Results for "multi threading" - Page 5

Showing 176 open source projects for "multi threading"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 1

    Java Socket Network

    Java Socket Network Library

    ...To create a server or client, simply extend AbstractServer (or AbstractClient) and override 4 simple methods. The library handles message sending/receiving, client connection/disconnection, and the multi-threading associated with maintaining multiple connections at once. The 4 overridable methods within AbstractServer and AbstractClient are all called from the same thread respectively, eliminating the need to worry about most threading issues. A variety of message sending methods are provided, however the "criticalSend" versions will suffice for most cases. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    QMARIADB

    Full Featured Qt Driver for MariaDB / MySQL

    ...It covers the same features but also adds these extra features/fixes. 1, Parameters Can Return Recordsets 2, Calls to procedures can return out/inout vars 3, Threadsafe when using MariaDB Client Libs 4, Supports multiple returned recordset The driver checks during runtime that it is using the MariaDB Client library. If it's not it will fail to init. This is because the MariaDB Client librarys handle multi threading correctly. You can comment out the appropriate lines of code to stop this check. NOTE: There are binarys to download this is because there are so many variations on how it can be compiled. You are expected to compile it yourself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ces265

    Multi-threaded High Efficiency Video Encoder

    ces265 is a "High Efficiency Video Coding" (HEVC) software written in C++ with multi-threading support. This software compresses the raw video stream in YUV 4:2:0 planar format into HEVC 8.0 compatible bitstream. Help is taken from HM-8.0, HM-9.2 and x265 software while writing this software. The contributors of this software are: 1- Muhammad Usman Karim Khan (http://ces.itec.kit.edu/~khan/) 2- Muhammad Shafique (http://ces.itec.kit.edu/~shafique/) 3- Jörg Henkel (http://ces.itec.kit.edu/~henkel/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Didn't find required functionality in other programs (except CDmage), therefore made this tool. Besides, I wanted to try coding in assembler. The code is a bit messy, without multi-threading etc., but works.
    Downloads: 13 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5

    Mink download manager (JDM)

    A free java based downloader API which have resume and multithreading

    A free java based downloader which have 1. Ability fetch video from websites like youtube. 2. Multi-threading 3. Update URL if the file location have changed 4. Any time resume capability
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Sharp Explorer

    An alternate download for Sharp Explorer

    You can also follow the project at CodePlex https://sharpexplorer.codeplex.com/ This is an Alpha of a C# .NET File and Directory browser. Enjoy it! It seems stable so far, and fast thanks to come multi-threading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Grocket

    Client and server multi threaded chat

    A VERY basic chat written in Java. It uses sockets for comunication between client and server. The server supports many users in parallell through Java multi threading. No UI, just command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Quickthreads

    A simple threads toolkit with a portable interface

    A multi threading management library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Micro C++ Library (libmicxx) is a small set of portable and easy to use classes providing core features commonly used in modern applications. It is based completely on the Standard C++ Template Library (STL).
    Downloads: 2 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10

    Recovery Star

    Recovery of damaged data on optical media.

    Recovery of damaged data on optical media.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    flNeuronTool

    flNeuronTool

    A Fast Light Neuron Tracing and Editor Tool

    The flNeuronTool allows users to reconstruct and proofread neuronal morphologies in light microscopy images. The system incorporates automatic tracing and manual editing of neuron reconstruction into a cooperative 3D interactive visualization-assisted environment, which is a powerful tool for analysis of complex neuronal images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    VolTK

    A Lightweighted Toolkit For Volume Rendering

    ...page_id=12 for complete descriptions and package downloads VolTK is a free C++ Toolkit that implements a tri-layer volume rendering framework, which is designed to meet the requirements of both algorithm research and application assemblage. Features * Tri-layer volume rendering * CPU implementation: multi-threading supported * GPU implementation: CUDA based implementation * CPU-GPU correspondance * Both low level interfaces and high level interfaces are provided * Replace the components easily with your own design * Various rendering modes: MIP/Isosurface/Full volume rendering * Endoscopy interaction mode implemented * Pre-integration supported * Cross platform (windows and RHEL tested)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NOTIFY_lxm - Hyper HTML-Thumbnail in C

    NOTIFY_lxm - Hyper HTML-Thumbnail in C

    Hyperactive S/W for HTML-Thumbnail generation in C

    An application for generating a portable HTML-thumbnail summary about the videos at any path along with a light-weight instant video notifier. Follow NOTIFY_lxm @ https://www.facebook.com/NOTIFYlxm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    UIRepo++

    User Interface Repository for C++

    Beyond the first simple program, user interface developers soon find that managing the relationships between on screen data elements can be tricky. It is usually helpful to de-couple the application data from the actual window controls, and the result will be a more elegant, easily maintainable design. UIRepo is a small C++ class constructed using the Standard Template Library (STL). It uses the unordered_map class to store away mixed data items of type bool, int, double, string or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jLina is a Services-oriented application written in C for Windows, which uses the Winsock library, zlib and ODBC library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ani-Server is not quite a Full Featured server [ neither it was intended to be] , but its just a simple HTTP Server , Which handle's some HTTP requests and can be further used for File Sharing and Network testing purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GeoLock is for advanced users of Tor that wish to control their exit node geolocation. Sometimes it is advantageous or desirable to change the country of your exit node or prevent it from using exit nodes in certain countries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Portable multi-threading for nextar 1.0.2. The interface layout will match for C++0x portability later on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    mod_wscpp is an Apache module, part of a Web Service C++ Framework, that allows to serve SOAP requests via the gSOAP library, with session information and Web Services implemented in multiple libraries. Apache 2.x multi-process and multi-threading
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Subra Kernel
    A new kernel I am developing in my spare time. The eventual solution I hope will involve a 32 bit base kernel and 64 bit extensions therefore maximising compatibility with non 64 bit machines. Database oriented. Checkout http://www.love2code.org UPDATE 18-Dec-2011 Updates haven't occurred for some time (April) due to working and studying for my Computer Science degree at the University of Ulster, but it's Christmas! so may be we'll get a little closer to doing some more work. I have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Performance Testing Framework for Mb Unit. Extends the MB Unit library to allow performance testing of unit tests. Allows multi-threading and repetition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TechMinds Thread lib : Multi Threading and Scheduling done in user space. . Features 1. Thread creation at userlevel 2. Scheduling in user space. 3. timer management 4. Wrap calls for system calls to mask block calls eg sleep replaced with tm_slee
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LocalJS
    Build Cloud Desktop Application with Web Pages. Deployed from Cloud, Run on Desktop, Developed with HTML + CSS + JavaScript. Two Simple Steps turn your HTML pages into Cloud Desktop Application: Find more at http://localjs.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simple application for monitoring the file system space. It is a project dedicated to study Java multi-threading elements and AspectJ together.
    Downloads: 0 This Week
    Last Update:
    See Project