Showing 25 open source projects for "thread java"

View related business solutions
  • #1 most used AI tool for advertising Icon
    #1 most used AI tool for advertising

    Generate ad creatives that outperform your competitors.

    Generate conversion-focused ad creatives in a matter of minutes, while staying on brand. Test more creatives while decreasing time spent on the design process, and get up to 14x better conversion and click-through rates with our unique AI.
  • ThriveSparrow is an employee experience platform tailored for HR professionals Icon
    ThriveSparrow is an employee experience platform tailored for HR professionals

    At the heart of ThriveSparrow is the engagement surveys module, offering a wide range of customizable surveys, including wellness and pulse surveys.

    ThriveSparrow seeks to transform the workplace into a thriving ecosystem where employee experience meets organizational growth. What sets ThriveSparrow apart is its seamless combination of user experience, actionable insights, and holistic employee engagement features.
  • 1
    Netty-socketio

    Netty-socketio

    Socket.IO server implemented on Java

    This project is an open-source Java implementation of Socket.IO server. Based on Netty server framework. Supports 0.7...0.9.16 (netty-socketio 1.6.6) and 1.0+ (netty-socketio latest version) version of Socket.IO-client. Supports distributed broadcast across netty-socketio nodes (Redisson, Hazelcast). Supports OSGi, supports Spring, lock-free and thread-safe implementation, and declarative handler configuration via annotations. YourKit is kindly supporting this open source project with its full...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    RxAndroid

    RxAndroid

    RxJava bindings for Android

    RxAndroid: Reactive Extensions for Android. Android specific bindings for RxJava 3. This module adds the minimum classes to RxJava that make writing reactive components in Android applications easy and hassle-free. More specifically, it provides a Scheduler that schedules on the main thread or any given Looper. Additional binaries and dependency information for can be found at search.maven.org. One of the most common operations when dealing with asynchronous tasks on Android is to observe...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WebMagic

    WebMagic

    A scalable web crawler framework for Java

    ... include the fact that it is multi-thread and has distribution support. WebMagic is very easy to integrate. Add dependencies to your pom.xml. WebMagic use slf4j with slf4j-log4j12 implementation. If you customized your slf4j implementation, please exclude slf4j-log4j12. You can write a class implementation of PageProcessor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Nginx-Clojure

    Nginx-Clojure

    Nginx module for embedding Clojure or Java or Groovy programs

    ... Clojure / Java / Groovy to write a simple nginx rewrite handler to set var or return errors before a proxy pass or content ring handler. The non-blocking coroutine-based socket is Compatible with Java Socket API and works well with largely existing java libraries such as apache HTTP client, mysql jdbc drivers. With this feature, one java main thread can handle thousands of connections. Handle multiple sockets parallel in sub coroutines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Entity Management Software Icon
    Entity Management Software

    Filejet’s entity management software organizes & files all of your entity reports: every year, in every jurisdiction – with total visibility.

    Automate everything: entity compliance, registered agent services, annual report and BOI filings, org charts, and DBA/fictitious name and business registration renewals, so you can focus on higher-value work.
  • 5
    log4cplus

    log4cplus

    Logging Framework for C++

    log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API.
    Leader badge
    Downloads: 2,586 This Week
    Last Update:
    See Project
  • 6
    WFDownloader App

    WFDownloader App

    Free batch downloader for image, wallpaper, video, audio, document,

    ... by one. Go to the Help menu or check out website to get started. Note that this cross-platform version requires Java (minimum version Java 8) to be installed on your Operating System. For non-java required OS specific versions, check app's website.
    Leader badge
    Downloads: 112 This Week
    Last Update:
    See Project
  • 7
    Autobahn|Java

    Autobahn|Java

    WebSocket & WAMP in Java for Android and Java 8

    Client library providing WAMP on Java 8 (Netty) and Android, plus (secure) WebSocket for Android. The WebSocket layer is using a callback-based user API, and is specifically written for Android. Eg it does not run any network stuff on the main (UI) thread. The WAMP layer is using Java 8 CompletableFuture for WAMP actions (call, register, publish, and subscribe) and the Observer pattern for WAMP session, subscription and registration lifecycle events. The library is MIT licensed, maintained...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JAMon API

    JAMon API

    Monitor Java applications - SQL, HTTP, Methods, Exceptions and more.

    JAMon API is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor the performance and scalability of production applications. JAMon tracks hits, execution times (total, avg, min, max, std dev), and more. * JAMon Users Manual: For more on the JAMon, including installing, configuring, and using it, see http://jamonapi.sourceforge.net/. * Support: If you have any questions about usage please post a question on the forum at http://sourceforge.net...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    Asynchronous Http Client for Android
    An asynchronous, callback-based Http client for Android built on top of Apache's HttpClient libraries. Make asynchronous HTTP requests, handle responses in anonymous callbacks. Requests use a thread pool to cap concurrent resource usage. Multipart file uploads with no additional third-party libraries. Tiny size overhead to your application, only 60kb for everything. Automatic smart request retries optimized for spotty mobile connections. Automatic gzip response decoding support for super-fast...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Workable Hiring Software - Hire The Best People, Fast Icon
    Workable Hiring Software - Hire The Best People, Fast

    Find the best candidates with the best recruitment software

    Workable is the preferred software for today's recruiting industry and HR teams, trusted by over 6,000 companies to streamline their hiring processes. Finding the right person for the job has never been easier—users now possess the ability to manage multiple hiring pipelines at once, from posting a job to sourcing candidates. Workable is also seamlessly integrated between desktop and mobile, allowing admins full control and flexibility all in the ATS without needing additional software.
  • 10
    Parallec

    Parallec

    Fast Parallel Async HTTP/SSH/TCP/UDP/Ping Client Java Library

    Fast parallel async HTTP/SSH/TCP/UDP/Ping client java library on Akka. Aggregate 100,000 APIs & send results anywhere in 20 lines of code. View production use cases. Ping or HTTP calls 8000 servers with responses aggregated in 12 seconds. Parallec means Parallel Client (pronounced as "para-like"). Open Source from eBay Cloud. A convenient response context passes any object you need when handling a response. Process data anyway and send it anywhere. Intuitive builder pattern APIs make parallel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Easy Simple Network Library

    A MINA-like, cross-platform C++ network library based on boost::asio

    The full name of "esnetwork" is "easy simple network library". It is a cross-platform C++ network library based on boost::asio (http://think-async.com). It aims to be a simple, easy-to-use and full-featured networking framework, like MINA in Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ChanDown - 4chan Image Downloader

    ChanDown - 4chan Image Downloader

    Auto Rescanning - Search Terms - Regularly Updated With New Features

    ... it more quickly (although its already pretty simple to use) - Ability to download the whole thread, not just images - Better multithreading - Ability to use proxies - Sort images download from searches into folders - Keep original image names - More responsive gui Be sure to let me know if you want any other features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dnsjnio is an extension for dnsjava. dnsjava requires each query to run in its own thread on its own port. dnsjnio allows large numbers of queries to be run in a single thread using the non-blocking nio library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    silvertunnel - Java lib+browser for TOR
    silvertunnel.org is a project that provides an end-user browser, a Java library and additional Java security tools to easily access anonymity networks such as the Tor (torproject.org) network. Secure and easy to use. Tor4Java and Tor Browser. Attention: see project status on page https://sourceforge.net/p/silvertunnel/discussion/962278/thread/83dc2d02/#
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Jepp (Java Embedded Python) embeds CPython in Java. It is stable and thread-safe, and is suitable for many different scripting needs. Note: for most purposes Jep is now at https://github.com/mrj0/jep Releases can be found on pypi: https://pypi.python.org/pypi/jep/3.1.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    A framework for doing asynchronous socket communications - useful for connecting to a large number of hosts in parallel from a single thread. Builds on top of Java NIO library and hides all socket, buffer details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    http://easyfinderweb.blogspot.com/ Easy finder is a java tool to find all links you are looking for in search engines, at once. Lets say that you want to get all java thread pdfs documents those found by search engines,here is an easy option for you...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    A real time web based conversation where anyone can create a new thread about any subject. Also includes concepts of blogs, and Internet Relay Chat (IRC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A download manager for downloading files from Internet. It will support http and ftp methods and multi-thread downloading. It uses java to get the cross platform feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Java 1.4 based NIO socket framework. This hides the (dirty) details of non-blocking IO from developers, allowing them to EASILY build a highly scalable application, which can handle over 10000 incoming and outgoing sockets using only one thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A modified version of the tightvnc java applet. It includes a more lightweight user interface, automated login through a secondary thread, ssl support, and other chages. I created it to serve as a web-enabled vnc terminal system with stunnel and xvnc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    <b>JAVA LOGGING API that targets:<br> - Simplicity (1 line to init & log, no external objects)<br> - Maintability (auto monthly & yearly archives)<br> - Performance (bckg min priority thread pool)<br> - Extensibility (simple design)<br> Try it!</b>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An library for quickly introducing thread management into Java apps. Utilizes the familiar Runnable interface to avoid costly refactoring. As simple as Manager.addWork(Runnable)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a jni-based, COM object which enables easy access from VB/VBScript to any arbitrary java class and it's methods. Java classes don't need to be registered. Works with Sun and IBM jvm's 1.1.8 and up. Tested with IIS/ASP and is thread-safe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next