Throttling is a mechanism to regulate the rate at which processing is performed
0
votes
0answers
4 views
Getting FBErrorCategoryThrottling error after startForPostStatusUpdate:completionHandler:
I have a game that posts to facebook when the user achieves certain things. Normally there will be several minutes between these achievements, but it is possible for them to occur within a few ...
0
votes
0answers
12 views
How to throttle a child process and keep it from calling a gateway x amount of times within a second?
First, I have no idea how I would categorize this question or if it should even be asked on SO. If not, my apologizes. I'm just trying to get some insight on my question.
Right now, I have a SOAP ...
7
votes
3answers
115 views
+50
How do I pause the redraw in XNA?
I made an XNA image viewer, but it always redraws the scene, even if it's not changing, and it's making my netbook burn like hell, so I'd like it to pause drawing when nothing's changing.
Reducing ...
0
votes
0answers
11 views
How to implement binding throttling in Kendo UI?
Could you provide an example of throttling implementation in Kendo UI?
Thanks!
0
votes
1answer
45 views
How to limit a form submission rate per user
I am trying to limit a form's submission rate to one per user per 120 seconds.
I was thinking about using a $_SESSION variable, but I'm not sure how that would work, and cookies can just be deleted. ...
1
vote
0answers
33 views
Is there a throttle module or a way to do so in Play!Framework 2?
I'm building an API and I'd like to limit the requests made to it.
I'd like to limit it by the number of requests per user per time (hours, days), the whole number of requests (for all users) per ...
0
votes
0answers
27 views
How to prevent FLVPlayback from reducing video quality on slow networks?
Adobe has seemingly built in a transcoding engine in FLVPlayback that severely degrades video quality over slow connections. The same amount of data is downloaded regardless of connection speed, so ...
0
votes
1answer
49 views
How to configure a WCF REST Service to be consumed by an Android App
I'm new to WCF and I'm writing a WCF Service that will take parameters in a querystring and will output JSON formatted output. I based my work in this article: ...
0
votes
1answer
49 views
GCM the right way to implement turn based multiplayer in GAE + Android
I am currently developing an android game that is turnbased and uses GAE on the server side. Now until now I used GCM to notify when it is a players turn to act, but I came across some threads, that ...
1
vote
1answer
75 views
Concurrent Processing of csv for multiple users
I have a scenario in which I have to process CSV files from a folder for users and store them into database after processing. We have 5 type of feeds per user.
Any user can send any feed in that ...
0
votes
0answers
20 views
Chat Server Clustering With Tomcat
I've read the document on clustering and load balancing from Apache for Tomcat Servers, but I'm confused on how that would work for communication.
Let's say I'm creating a chat app that allows users ...
1
vote
1answer
66 views
Netty Connetion Handling during blip scenario
we are using Netty3.2.1 in our gaming company for connection management between client and server . Our aim is improve
Able handle the blip scenarios like network outages and must able to recover ...
0
votes
0answers
17 views
limit download managers
I would like to know how to block users from using download managers and to limit the download speed of the files on my sites.
I have a dedicated apache server and the files are 99% video files in ...
0
votes
1answer
51 views
Tastypie query limit
Is there any way to handle query per user limitations with tastypie API library ?
I would like for example to limit all users to 200 queries per day.
I looked all over the documentation and only ...
0
votes
1answer
74 views
Request throttling with asynchronous waiting
I have implemented some request throttling in my app. Its based around using the MemoryCache and expiring items according to a limit. Basically i try to retrieve a cache item, if its not there I go ...
0
votes
1answer
36 views
Mouse event throttling architecture
I have a set of nested DOM elements with mouse event handlers (mouseover, mouseout). Side effects of the events update other views; these updates are potentially computationally expensive, and can ...
1
vote
1answer
50 views
How do I simulate transient errors with Azure Database?
I am working with the Transient Fault Handling Application Block (TFHAB) to define a retry policy when interfacing with an Azure Database. I'm wondering if there is a way to invoke a throttling ...
1
vote
1answer
83 views
Configuring Quality of Service (QOS) Properties, Throttling, and Redelivery in Oracle SOA Suite
My team makes extensive use of Oracle SOA Suite for orchestration and integration of business processes between different systems.
During times of peak load, we're concerned about overloading the ...
0
votes
1answer
67 views
Subclass Rack::Throttle
i am reading about Rack::Throttle and i want to change the default client identifier from an IP to somethng else. The documentation says it can be done
The rate-limiting counters stored and ...
4
votes
1answer
87 views
throttling http api calls with delay
I'm trying to implement some throttles on our REST API. A typical approach is after a certain threshold to block the request (with 403 or 429 response). However, I've seen one api that adds a delay to ...
1
vote
2answers
135 views
PHP Prevent simultaneous function execution (throttling limits via PHP)
I have a function that send HTTP request via CURL to www.server.com
My task is to make sure that www.server.com gets no more than one request every 2 seconds.
Possible solution:
Create a function ...
2
votes
0answers
124 views
Can not reach Amazon SES sending limit because of throttling errors
we send messages with Amazon SES using SES API. Our send rate is now 90 messages per second. But we are getting throttling exception even when we don't reach this limit but just trying to approach it.
...
1
vote
1answer
117 views
Leaky bucket-like rate rate limiting using Java Semaphore class
I'm thinking of implementing something that closely resembles the leaky bucket algorithm using the Java Semaphore class and was wondering whether it would be a good fit. The goal is to limit the rate ...
0
votes
2answers
95 views
Apache Camel throttling with a SOAP endpoint -> TransformerException
We have an Apache Camel application providing SOAP service. The "initial route" starts from a Apache CFX -provided endpoint.
We need a simple mechanism to prevent the messages from being handled "too ...
3
votes
4answers
131 views
Java thottling mechanism
Update: I'm on Java 1.6.34 with no chance of upgrading to Java 7.
I have a scenario where I am only allowed to call a method 80 times per minute. It's actually a service API written by a 3rd party, ...
0
votes
0answers
75 views
WCF Throttling when using Standard endpoints?
My throttling settings don't seem to be picked up from the config. I can't force service to go for above 32req/s which I believe is caused by .net 4 default settings 2CPU * 16 req / cpu
...
4
votes
2answers
214 views
Pausing an actor in Akka
I have an actor in Akka that will process messages to create certain entities. Some fields on these entities are computed based on the state of other entities in the database at the moment of ...
0
votes
0answers
303 views
Is there any way to block GPU throttling programmatically in Acer V3
I have problem with GPU throttling in Acer V3-571G. The GPU core slows down from 660 to 270MHz making dedicated card useless. I have not seen any program which allows stoping throttling of GPU.
Is it ...
2
votes
2answers
240 views
IIS performance bottleneck with ASP.NET HttpHandler and WCF Client in the Website
I have a Performance Problem with our ASP.NET web application and don't know where to investigate.
When I enable the WCF Client in our web application, the web performance decreases and incoming web ...
0
votes
1answer
89 views
Controlling Virtualized CPU's Clock Speed?
I'm currently building a small virtual machine in c modelling an old 16-bit CPU, which runs at a super slow clock speed (a few 100 Khz). How would I throttle the virtual machine's processing speed of ...
4
votes
1answer
390 views
Query optimization and API throttling
We are tracking Facebook Page and Post metrics for a number of clients, and we have some questions regarding high CPU intensity and too many calls for Post/comments - according to what is being ...
1
vote
1answer
346 views
Facebook app being throttled, what is gr:post:User/external_edge
Our app is currently being throttled, we are getting
{
"error": {
"message": "(#4) Application request limit reached",
"type": "OAuthException",
"code": 4
}
}
On ...
3
votes
1answer
149 views
Throttling Bandwidth on Ethernet Port
I'm writing an application to run on a server where I need to be able to set the maximum bandwidth for each Ethernet port (there will be up to 6 ports).
Obviously I can throttle the bandwidth that my ...
0
votes
4answers
147 views
Most efficient way to throttle continuous JavaScript execution on a web page
I'd like to continuously execute a piece of JavaScript code on a page, spending all available CPU time I can for it, but allowing browser to be functional and responsive at the same time.
If I just ...
0
votes
1answer
94 views
Distributed rate limiting
I have multiple servers/workers going through a task queue doing API requests. (Django with Memcached and Celery for the queue) The API requests are limited to 10 requests a second. How can I rate ...
1
vote
1answer
65 views
errorCode=003001; statusCode=403; source=Throttling Policy
Lately, in our app using IPP data services, we have encountered these errors from time to time.
<RestResponse xmlns="http://www.intuit.com/sb/cdm/v2">
<Error ...
0
votes
1answer
188 views
Repeating Throttled DynamoDB Requests
I am using the AWS SDK for PHP to interact programmatically with DynamoDB.
I would like to detect if a request to DynamoDB has been throttled so another request can be made after a short delay.
...
1
vote
0answers
21 views
Throttle CPU and resources available to Chrome
I am trying to emulate the feel of an application on lower spec systems, running on Chrome. Is it possible throttle the CPU and put limitations on resources?
0
votes
1answer
100 views
WCAT request throttling
I am having an issue with my initial testing/configuration of WCAT 6.4 for IIS 7 on Windows Server 2008 Std. We're pretty new to WCAT so this might be a fairly naive question.
We are testing a web ...
5
votes
4answers
171 views
.NET's HttpClient Throttling
I'm developing a .NET4-based application that has to request third-party servers in order to get information from them. I'm using HttpClient to make these HTTP requests.
I have to create a hundred or ...
0
votes
2answers
208 views
How should I implement GCM push process on the server side?
I'm currently working on GCM for android and implement the server code using PHP. Right now, my code looks like this:
$url = 'https://android.googleapis.com/gcm/send';
$registrationIDs = ...
1
vote
0answers
93 views
WCF force service timeout and throttling
I have a WCF service method that takes a long time to run. For the sake of explanation, let’s say sometimes it takes 0.5 seconds and the other time it takes 5 seconds. The time to process each request ...
0
votes
0answers
136 views
AFNetworking and download speed throttling
I'd like to know if anyone of you guys did a download speed throttling with the use of AFNetworking framework. My app uses AFN to download large files and I'd like to introduce a speed limit feature ...
0
votes
1answer
101 views
Detect if WCF service is throttling
Is there any way to detect on server-side if my maxConcurrentSessions or maxConcurrentCalls have been exhausted, i.e. calls to my service have been queued? I'd like log this if I can. Alternatively, ...
1
vote
0answers
106 views
Slow NSWindow image drawing during live resize
I have a simple test Cocoa application, running under XCode 4.5 on OS X 10.7.5. The application contains a single NSWindow. The content view of the window is a custom view, whose drawRect method ...
2
votes
1answer
117 views
Quartz Job throttling
Little bit wiered requirement:
I have a few quartz jobs that are acting as data collectors, collects data from different locations as and when available. Then I have another job [data load] which is ...
1
vote
1answer
146 views
PHP cUrl Rate Limiting per API
I am working on an API mashup in PHP of various popular APIs and would liek to implement rate limiting to ensure i am playing nice.
I did some research and have taken a look at CURLOPT_MAXCONNECTS ...
0
votes
1answer
58 views
Login Throttling Function with Active Record
I have a function that I found that was wrote to use PDO, I modified it to use codeigniters active record db class. Everything work EXCEPT when I place the code within a function like so:
...
0
votes
1answer
179 views
Amazon SES advantage of SMTP over plain SES
Does anyone know if there is any advantage of using Amazon SES SMTP option vs. plain SES?
We are running over our limits and I'd like to use a third-party package that includes throttling, but they ...
1
vote
0answers
90 views
Would this partially-downloaded image be explained by carrier data connection throttling?
I am re-asking this question under a new, specific hypothesis. If this is the answer I will update/collapse/merge both.
Could AT&T throttling the data usage of a subscriber explain an image that ...


