معرفی شرکت ها


libspymemcached-java_2.12.3+dfsg-2_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

simple, asynchronous, single-threaded memcached client
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bullseye-11
مخزن Debian main all
نام بسته libspymemcached-java
نام فایل بسته libspymemcached-java_2.12.3+dfsg-2_all.deb
نسخه بسته 2.12.3+dfsg
انتشار بسته 2
معماری بسته all
نگهدارنده Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی http://www.couchbase.org/code/couchbase/java
مجوز -
حجم دانلود 322416
حجم نصب 375
Spymemcached is a simple, asynchronous, single-threaded memcached client written in Java, featuring: . * Efficient storage of objects. General serializable objects are stored in their serialized form and optionally compressed if they meet criteria. Certain native objects are stored as tightly as possible (for example, a Date object generally consumes six bytes, and a Long can be anywhere from zero to eight bytes). . * Resilient to server and network outages. In many cases, a client operation can be replayed against a server if it goes away and comes back. In cases where it can't, it will communicate that as well. An exponential backoff reconnect algorithm is applied when a memcached becomes unavailable, but asynchronous operations will queue up for the server to be applied when it comes back online. . * Operations are asynchronous. It is possible to issue a store and continue processing without having to wait for that operation to finish. It is even possible to issue a get, do some further processing, check the result of the get and cancel it if it doesn't return fast enough. . * There is only one thread for all processing. Regardless of the number of requests, threads using the client, or servers to which the client is connected, only one thread will ever be allocated to a given MemcachedClient. . * Aggressively optimized. There are many optimizations that combine to provide high throughput.


نیازمندی

مقدار نام
-


نحوه نصب


نصب پکیج deb libspymemcached-java:

    sudo apt-get install libspymemcached-java_2.12.3+dfsg-2_all.deb


فایل ها

مسیرها
./usr/share/doc/libspymemcached-java/changelog.Debian.gz
./usr/share/doc/libspymemcached-java/copyright
./usr/share/java/spymemcached.jar
./usr/share/maven-repo/net/spy/spymemcached/2.999.999-SNAPSHOT/spymemcached-2.999.999-SNAPSHOT.pom
./usr/share/maven-repo/net/spy/spymemcached/debian/spymemcached-debian.pom
./usr/share/java/spymemcached-2.999.999-SNAPSHOT.jar -> spymemcached.jar
./usr/share/maven-repo/net/spy/spymemcached/2.999.999-SNAPSHOT/spymemcached-2.999.999-SNAPSHOT.jar -> ../../../../../java/spymemcached.jar
./usr/share/maven-repo/net/spy/spymemcached/debian/spymemcached-debian.jar -> ../../../../../java/spymemcached.jar