Search Results for "linux socket thread" - Page 34

Showing 1188 open source projects for "linux socket thread"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Fuse-based cache file-system with support for disconnected mode, journal apply, refresh mode, multi-thread transfer and local directory structure cache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    the socket test is a study/example project using Apache Mina, JBoss Netty, and Spring, javax.script, Groovy to provide a extensible/configurable socket/http/serial mock server to test your client appliction
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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?)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    This project is an userland library implementation of the Task Queue facility in the OpenSolaris kernel that simplifies thread management. Task Queues are somewhat similar to dispatch queues in Grand Central Dispatch but are more flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    crowdspider is a multi-thread web crawler. crowdspider is (just) a web crawler, NOT an indexer. You have to write some code yourself in order to save pages or index them in a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GSK is a C library for writing servers. It is designed for writing servers where everything happens in a single thread.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    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/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Feathery is a very small and full-featured ftp server for embedded devices. It is easy portable to every 8, 16 or 32 bit architecture and can run with or without an operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HeatSeeker is a graphical (GUI) analysis engine for the output of Suns java performance and profiling (HPROF), It finds circular references or memory leaks and thread locks - it can analyse and store results for later analysis. Also has regexp filters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The SDL_vnc library was created to offer a VNC client library that integrates with SDL (framebuffer is a SDL surface), and where the I/O and processing runs as a thread, so it does not interfere with a traditional "game loop".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Low-latency high speed hybrid framework-library for utilizing the IBM Cell processor SPE units (PS3, QS20) to carry out computational tasks. Provides some DSP tasks such as FFT and complex MAC. Thread-safe and easily extensible with new arithmetics tasks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Virtual Commons (http://commons.asu.edu) is an open software initiative devoted to computational experiments on collective action and resource governance and funded by Arizona State University's Center for Behavior, Institutions, and the Environment (http://cbie.asu.edu). NOTE: we've moved our development to GitHub at https://github.com/virtualcommons - please look for the latest versions there.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    A simple framework which make easier socket programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Demonstration of client-server architecture with UNIX Socket API using.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    What it's? It's a SMPP client framework, written in java, for VAS (Value Added System) application that needs to work with SMSC carriers. Contains an using example JSSC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Chimera is an interpreted programming language designed for application development, and aims to provide support for powerful object-oriented features, regexes, and easy thread control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A small programming language. [Discontinued in favor of Lua. There was not much difference except the syntax and the project went the same way most languages go: convenient but bloated.]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LinCoder
    A Java frontend for MEncoder. Simple GUI plus support for custom command lines and templates, to batch encode files. It can use srt subs and provides WinAVI-like features. Now with support for PSP encoding. For Mac, Linux (UNIX) & Windows.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    "ConcurrentLock" is a way for applications to allow Thread-Safe READ and WRITE access to a C++ class (or class elements).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    C Ansi Code to allow developers to use a Web Browser as GUI for a console program, it write on a socket html widgets and read user choice through FORM SUBMIT. It include a little web server. Very compact as Html managment consist in 2 modules
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Java class then use JsonWriter to emit JSON from java or JsonReader to convert JSON to java objects. (source code and tutorial included) Version 2.0 in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    pyzok is a lightweight text based chat server written in python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java Valves
    This Project aims at developing generic Valves for Containers like Tomcat.Development will be aimed at providing detailed request tracing valves based on the native logger valves.This project is created and architected by Arunn John Moothedathu (www.arunjohn.com).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB