Popular repositories Loading
-
Non-Blocking-K--Ary-Search-Tree-Manual-Memory-Managgement
Non-Blocking-K--Ary-Search-Tree-Manual-Memory-Managgement PublicThis work presents the generalization of a Concurrent Binary Search Tree to a Non-Blocking leaf oriented Concurrent K-Ary Search Tree in Java. We used single-word compare-and-set operations to coor…
Java 3
-
Non-Blocking-K-ary-N-ary-search-tree
Non-Blocking-K-ary-N-ary-search-tree PublicThis is an implementation of a Concurrent K-Ary leaf oriented Search Tree. In this implementation, rely on Java's Garbage Collector to recycle the nodes that are removed from the tree as part of In…
-
Twitter-Vending-Machine
Twitter-Vending-Machine PublicThis was built for the publicity of a hackathon. Whenever the participants tweet on the hackathon page they get a code in their inbox. W
Python 2
-
-
HTTP-Client-Server
HTTP-Client-Server PublicA Client-Server Application is created in JAVA using Eclipse IDE on Windows 10 OS. Simplified versions of HTTP client program is designed, implemented and tested for various conditions in this proj…
Java
-
Peterson-Lock-In-A-Binary-Tree
Peterson-Lock-In-A-Binary-Tree PublicConsider a generalization of the twothread Peterson lock by arranging a number of 2-thread Peterson locks in a binary tree, as follows. Each thread is assigned a leaf lock, which it shares with one…
Java 1
If the problem persists, check the GitHub status page or contact support.