Skip to main content

Questions tagged [distributed-development]

1 vote
3 answers
490 views

The issue that I'm facing is on a banking app. There are two ways to register for internet banking. A) Self Register B) Ask for bank to register via their GUI panel backend. Consider this scenario: ...
tuck_y's user avatar
  • 191
-3 votes
1 answer
279 views

I have a distributed application backed by a distributed database. (Distributed here means running across multiple hosts with one or more instances on each host). Application has several toolings ...
kernel0707's user avatar
4 votes
1 answer
836 views

I'm building a system that horizontally scales with many nodes. Any of these nodes could consume an API that's hosted on https://example.com/api. The authentication for this API is token based. My ...
Reza S's user avatar
  • 149
8 votes
3 answers
666 views

I have to define the new way of working for a development team which goes from a one man unit, to a distributed team with programmers al over the world. The team will work with svn. This is a non-...
Cecil Westerhof's user avatar
3 votes
1 answer
159 views

Because the reaction of @DanCornilescu I understood that my question was not clear. That is why I edited the question heavily. I was brought in on a project where there was only one developer. All ...
Cecil Westerhof's user avatar
1 vote
2 answers
270 views

Situation: There's a remote team of 6 developers in 4 different countries. It uses CI, version control, Slack and has a weekly status call. They do code reviews on each pull request (always same ...
Alan Stark's user avatar
0 votes
2 answers
2k views

Let's talk about three projects. I have a Cinema project, a Cinema.Engine project, and a Cinema.Client1 project. In the Cinema project, I have an interface ICinema and a factory class CinemaFactory. ...
J Fenter's user avatar
  • 149
0 votes
1 answer
136 views

I'm designing a distributed application, very basic for now. The idea is that once the application is active on all machines (about 5 vms), you can initiate a grep on all log files from all machines ...
ctote's user avatar
  • 173
2 votes
1 answer
1k views

I am trying to understand the difference between server workers and server jobs. Google has not been very helpful because the keyword "jobs" is being construed as an employment term... I have yet to ...
comixninja's user avatar
-2 votes
3 answers
243 views

I think this question has already been asked many times, but I can't find any of them. I have a game project (I'm using Marmalade),and a few trusted developers, but I want to invite more. For adding ...
user2987175's user avatar
2 votes
1 answer
4k views

Please consider the following scenario: We are working on a JavaEE project for which the scalability starts to become an issue. Up until now, we were able to scale up but this is no longer an option. ...
Ionut's user avatar
  • 537
2 votes
1 answer
174 views

We are a small software team (as far as programmers go) and have a team of vendors on the other side of the world that program for us. We own the product, and simply dictate to them some of the tasks ...
user1767270's user avatar
2 votes
2 answers
2k views

I'm reading about eventual consistency in couchDB. I'm somewhat confused by the term and its consequences on an application. Let's say I'm building a distributed e-commerce website where monetary ...
Songo's user avatar
  • 6,663
4 votes
2 answers
2k views

I've been trying to find information online about where WWF 4.5 fits with in an architecture based around an enterprise message queue using central broker(s) (RabbitMQ in particular). It seems like ...
diegohb's user avatar
  • 143
6 votes
3 answers
3k views

Our company is looking to introduce remote working as an option for its developers. This book (Remote: Office not required) has been offering some valuable guidance. However one issue that is not ...
Brett Postin's user avatar

15 30 50 per page