Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.181.320 Times

DeferredKit 1.0

Company: Samuel Sutch
Date Added: October 11, 2013  |  Visits: 160

DeferredKit

Report Broken Link
Printer Friendly Version


Product Homepage
Download (43 downloads)



DeferredKit is an asynchronous library for cocoa built around the idea of a Deferred Object - that is, "an object created to encapsulate a sequence of callbacks in response to an object that may not yet be available." Besides the core class, DKDeferred, much other functionality is included in this project, including an asynchronous URL loading API, an asynchronous disk cache, and a JSON-RPC implementation.<br /><br />DeferredKit is modeled after the deferred class by TwistedMatrix and inspired by MochiKit's implementation of Deferred. DKCallback - the function object is mostly taken from a pre-blocks version of FunctionalKit.<br /><br />The DKDeferred implementation is not dependent upon threads or any other form of concurrency for it's operation (however, you may create threaded Deferred's) and operates in the same environment as the rest of your Objective-C program.

Requirements: No special requirements
Platforms: Mac, Mac OSX
Keyword: Asynchronous Class Concurrency Deferred Dkcallback Dkdeferred Environment Function Functionalkitthe Implementation Inspired Mochikit Object Operates Preblocks Version
Users rating: 0/10

License: Shareware Size: 1.28 MB
USER REVIEWS
More Reviews or Write Review


DEFERREDKIT RELATED
Misc. Server Tools  -  PDF2AFP Transform Server 1.02
Transform PDF documents to AFP with enterprise class software in high volume environment. The software allows users to convert PDF to AFP by dropping or uploading PDF files into a hot folder and getting the converted AFP in the output folder. It's...
1.35 MB  
Server Tools  -  AFP2PDF Transform Server 1.2
Transform AFP documents to PDF files with enterprise class software in high volume environment. The software enables PC users to convert AFP to PDF files by uploading or dropping AFP files into a hot folder and obtaining the conversion result in...
1.71 MB  
Programming  -  AALib - Asynchronous Action Library b.1.0
AALib/PyAALib - Asynchronous Action Library Project - The project is a Framework based on Pure Object Oriented Concepts to develop asynchronous communication between threads (thread safety) and external process. Platforms: Windows, MacOSX, Linux,Sola
42.32 MB  
Dictionaries  -  Prosper: high quality slides in LaTeX 1.0.0
Prosper is a LaTeX class aiming at offering an environment for writing high-quality slides for both printing an displaying with a video-projector. It offers many features for lively presentations, such as incremental display.
76.86 KB  
Miscellaneous  -  Coding Standard Adaptor 1.0
This script contains a function, "rename_members", which takes an object, and two strings describing variable naming conventions (e.g. "allcamel", "underscores", etc). It translates attribute names on the given object from the first naming...
 
Development Tools  -  Seekpeaks 1.0
[xm,ym,xx,yy]=Seekpeaks(fun,x,y,y_tol,Nsteps,varargin)Searches the maxima of the function 'fun', which is an object such as produced by inline or by a m-function. y=fun(x,P1,P2,...), where P1, P2,...are additional parameters used in the function...
10 KB  
Multimedia  -  FINDPROP - finding properties 1.0
This function allows to find graphic object properties associated with specific value. Like, you may like to know what what properties of graphic object are set to 'auto', or 'manual'. Or you can use this function with specific options to get list...
10 KB  
Libraries  -  Async::Group 0.3
Async::Group is a Perl class to deal with simultaneous asynchronous calls. SYNOPSIS use Async::Group ; use strict ; sub sub1 { print "Dummy subroutine n"; my $dummy = shift ; my $cb = shift ; &$cb(1); } sub allDone { print "All...
4.1 KB  
Libraries  -  Class::Struct::FIELDS 1.1
Class::Struct::FIELDS module combine Class::Struct, base and fields. SYNOPSIS (This page documents Class::Struct::FIELDS v.1.1.) use Class::Struct::FIELDS; # declare struct, based on fields, explicit class name: struct (CLASS_NAME => {...
18.43 KB  
Development Tools  -  Direct Indexing of Function Calls (OOP Exercise) 1.0
IndexableFunction is a class of function-handle-like objects that allow a function to be called and post-indexed in a single expression. Often, in the MATLAB Central NG, I've seen people ask whether it is possible to call functions with a syntax...
10 KB  
NEW DOWNLOADS IN MACINTOSH SOFTWARE, PROGRAMMING
Macintosh Software  -  MailVita OST to PST Converter for Mac 1.0
Get complete conversion of OST files to Outlook PST format with MailVita OST to PST Converter for Mac. The application is well-designed by the developers to provide 100% accurate and safe results. The interface is user-friendly so non-technical...
54.17 MB  
Macintosh Software  -  ToolsCrunch Mac EML to PST Converter 1.0
Using the ToolsCrunch MAC EML to PST Converter, it is an affordable and verified application to provide quality results all the time. The users can easily check all features of the application with EML to PST Conversion freeware. It is a best...
49.61 MB  
Macintosh Software  -  EasyEDA PCB Designer for MacOS 2.0.0
EasyEDA, a great web based EDA(Electronics Design Automation) tool, online PCB tool, online PCB software for electronics engineers, educators, students, makers and enthusiasts. Theres no need to install any software. Just open EasyEDA in any...
34.4 MB  
Macintosh Software  -  VideoSolo Video to GIF Converter (Mac) 1.0.12
How to make a GIF? VideoSolo Free Video to GIF Converter for Mac supports all popular video files including MP4, AVI, MOV, WMV, FLV, M4V, etc. You can easily turn MP4/AVI/MOV/WMV/FLV/M4V to GIF animation on Mac and share your GIFs with your...
46.51 MB  
Macintosh Software  -  VideoSolo Free Video Converter (Mac) 1.0.18
VideoSolo Free Video Converter for Mac is a fast, powerful and easy-to-master video converter. Its main purpose is to convert video files from one format into another. It is able to convert video and audio files in 300+ formats on Mac for totally...
75.29 MB  
Programming  -  AnyMP4 iPhone GPS Spoofer for Mac 1.0.8
With AnyMP4 iPhone GPS Spoofer for Mac, you own one of the best GPS location spoofers for iOS devices. It lets you set the virtual GPS location within a few clicks. Whats more, you can play location-based games from anywhere in the world easily....
72.48 MB  
Programming  -  MacX Free iMovie Video Converter 4.1.8
MacX Free iMovie Video Converter is a professional free iMovie video converter for Mac that can convert any SD and HD videos such as M2TS, MKV, AVI, WMV, FLV, VOB, 3GP and more to iMovie accepted video formats MOV & MP4 for importing to iMovie...
22.92 MB  
Programming  -  TclAppleScript 2.0 Beta
The AppleScript command dates back to the days of the Classic MacOS, and was originally designed as a stopgap command to fill the place of "exec" on the old Classic MacOS. Much of its original code and commands are now obsolete, and its public API...
276.48 KB  
Programming  -  SwapList 0.1 Alpha
Java list implementation that swaps list items to a disk file in order to avoid out-of-memory error.
10.24 KB  
Programming  -  Custom Console 2.5
Write Your own Language or Batch Based Executable Programs in Java Runtime Environment. Use Custom JAR files as Command Line commands with this custom command line console program. Simply write your JAR files to accept Main String Arguments and...
286.72 KB